proxies / staging: fix the openqa-labs backend address
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1946d9ff0f
commit
0a4698b669
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@
|
||||||
website: openqa.fedoraproject.org
|
website: openqa.fedoraproject.org
|
||||||
destname: openqa
|
destname: openqa
|
||||||
balancer_name: openqa-stg
|
balancer_name: openqa-stg
|
||||||
balancer_members: ['openqa-lab01.qa.fedoraproject.org:80']
|
balancer_members: ['openqa-lab01.iad2.fedoraproject.org:80']
|
||||||
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue