asknot: staging: switch to ocp4 cluster
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
426ed0c460
commit
06fa8bf829
1 changed files with 1 additions and 1 deletions
|
@ -941,7 +941,7 @@
|
|||
website: whatcanidoforfedora.org
|
||||
destname: whatcanidoforfedora
|
||||
balancer_name: app-ocp
|
||||
balancer_members: "{{ (env == 'staging')|ternary(openshift_nodes_stg, openshift_nodes) }}"
|
||||
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, openshift_nodes) }}"
|
||||
targettype: openshift
|
||||
ocp4: true
|
||||
keephost: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue