resultsdb / staging: fix name from old phx2 resultsdb to new iad2 one
In phx2 we had resultsdb-stg01.qa.fedoraproject.org, but now in iad2, we have resultsdb01.stg.iad2.fedoraproject.org. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7814a8a649
commit
723e97e5f3
1 changed files with 2 additions and 2 deletions
|
@ -522,7 +522,7 @@
|
|||
localpath: /resultsdb
|
||||
remotepath: /resultsdb
|
||||
balancer_name: resultsdb-stg
|
||||
balancer_members: ['resultsdb-stg01.qa.fedoraproject.org:80']
|
||||
balancer_members: ['resultsdb01.stg.iad2.fedoraproject.org:80']
|
||||
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
||||
when: env == "staging"
|
||||
|
||||
|
@ -532,7 +532,7 @@
|
|||
localpath: /resultsdb_api
|
||||
remotepath: /resultsdb_api
|
||||
balancer_name: resultsdb-stg
|
||||
balancer_members: ['resultsdb-stg01.qa.fedoraproject.org:80']
|
||||
balancer_members: ['resultsdb01.stg.iad2.fedoraproject.org:80']
|
||||
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
||||
when: env == "staging"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue