fixing typo in hostname for execdb proxy entry
This commit is contained in:
parent
2775249596
commit
34462a53e4
1 changed files with 2 additions and 2 deletions
|
@ -301,7 +301,7 @@
|
|||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://log01
|
||||
|
||||
### Three entries for taskotron for production
|
||||
### Four entries for taskotron for production
|
||||
- role: httpd/reverseproxy
|
||||
website: taskotron.fedoraproject.org
|
||||
destname: taskotron
|
||||
|
@ -330,7 +330,7 @@
|
|||
localpath: /execdb
|
||||
remotepath: /execdb
|
||||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://resultsdb-01.qa.fedoraproject.org
|
||||
proxyurl: http://resultsdb01.qa.fedoraproject.org
|
||||
|
||||
### And four entries for taskotron for staging
|
||||
- role: httpd/reverseproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue