mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
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:
@@ -807,7 +807,6 @@
|
||||
destname: stg.release-monitoring
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
ocp4: true
|
||||
keephost: true
|
||||
tags: release-montoring.org
|
||||
when: env == "staging"
|
||||
@@ -818,6 +817,7 @@
|
||||
balancer_name: app-ocp
|
||||
balancer_members: "{{ ocp_nodes_stg }}"
|
||||
targettype: openshift
|
||||
ocp4: true
|
||||
keephost: true
|
||||
tags: whatcanidoforfedora.org
|
||||
when: env == "staging"
|
||||
|
||||
Reference in New Issue
Block a user