fixing wrong hostname for production resultsdb in proxy config
This commit is contained in:
parent
6ed257f73f
commit
46b109751c
1 changed files with 1 additions and 1 deletions
|
@ -330,7 +330,7 @@
|
||||||
localpath: /execdb
|
localpath: /execdb
|
||||||
remotepath: /execdb
|
remotepath: /execdb
|
||||||
# Talk directly to the app server, not haproxy
|
# Talk directly to the app server, not haproxy
|
||||||
proxyurl: http://resultsdb01.qa.fedoraproject.org
|
proxyurl: http://resultsdb01.vpn.fedoraproject.org
|
||||||
|
|
||||||
### And four entries for taskotron for staging
|
### And four entries for taskotron for staging
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue