waiverdb: move proxies
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d18b6ba945
commit
cda3de3a50
1 changed files with 1 additions and 1 deletions
|
@ -857,7 +857,7 @@
|
|||
website: waiverdb.fedoraproject.org
|
||||
destname: waiverdb
|
||||
balancer_name: app-os
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue