proxies / reverseproxypass: missed one balancer
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
80ef5e47df
commit
2e2035011c
1 changed files with 1 additions and 0 deletions
|
@ -641,6 +641,7 @@
|
||||||
localpath: /
|
localpath: /
|
||||||
remotepath: /
|
remotepath: /
|
||||||
balancer_name: resultsdb-stg
|
balancer_name: resultsdb-stg
|
||||||
|
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
|
||||||
targettype: openshift
|
targettype: openshift
|
||||||
ocp4: true
|
ocp4: true
|
||||||
keephost: true
|
keephost: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue