waiverdb / staging: change stg proxies
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8f58783578
commit
e16d587922
1 changed files with 2 additions and 2 deletions
|
@ -857,9 +857,9 @@
|
|||
website: waiverdb.fedoraproject.org
|
||||
destname: waiverdb
|
||||
balancer_name: app-os
|
||||
balancer_members: "{{ (env == 'staging')|ternary(openshift_nodes_stg, openshift_nodes) }}"
|
||||
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, openshift_nodes) }}"
|
||||
targettype: openshift
|
||||
ocp4: false
|
||||
ocp4: true
|
||||
keephost: true
|
||||
tags: waiverdb
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue