asknot / prod: switch balancer correctly to ocp4 also

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-14 13:03:35 -07:00
parent 0be59d005a
commit a6eb9d9764

View file

@ -941,7 +941,7 @@
website: whatcanidoforfedora.org
destname: whatcanidoforfedora
balancer_name: app-ocp
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, openshift_nodes) }}"
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
targettype: openshift
ocp4: true
keephost: true