koschei: move to ocp4
This commit is contained in:
parent
5d078537e5
commit
8a586defbc
7 changed files with 9 additions and 9 deletions
|
@ -502,9 +502,9 @@
|
|||
website: koschei.fedoraproject.org
|
||||
destname: koschei
|
||||
balancer_name: app-os
|
||||
balancer_members: "{{ (env == 'staging')|ternary(openshift_nodes_stg, openshift_nodes) }}"
|
||||
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
|
||||
targettype: openshift
|
||||
ocp4: false
|
||||
ocp4: true
|
||||
keephost: true
|
||||
tags: koschei
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue