asknot: add ocp4 var to whatcanidoforfedora role
Signed-off-by: Prakash Mishra <prakashmishra1598@gmail.com> Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
73db76bc1a
commit
577b69a525
1 changed files with 1 additions and 1 deletions
|
@ -807,7 +807,6 @@
|
||||||
destname: stg.release-monitoring
|
destname: stg.release-monitoring
|
||||||
balancer_name: app-os
|
balancer_name: app-os
|
||||||
targettype: openshift
|
targettype: openshift
|
||||||
ocp4: true
|
|
||||||
keephost: true
|
keephost: true
|
||||||
tags: release-montoring.org
|
tags: release-montoring.org
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
@ -818,6 +817,7 @@
|
||||||
balancer_name: app-ocp
|
balancer_name: app-ocp
|
||||||
balancer_members: "{{ ocp_nodes_stg }}"
|
balancer_members: "{{ ocp_nodes_stg }}"
|
||||||
targettype: openshift
|
targettype: openshift
|
||||||
|
ocp4: true
|
||||||
keephost: true
|
keephost: true
|
||||||
tags: whatcanidoforfedora.org
|
tags: whatcanidoforfedora.org
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue