adding execdb proxy for production taskotron
This commit is contained in:
parent
d12863d692
commit
1f821704ed
1 changed files with 9 additions and 1 deletions
|
@ -324,7 +324,15 @@
|
|||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://resultsdb01.vpn.fedoraproject.org
|
||||
|
||||
### And three entries for taskotron for staging
|
||||
- role: httpd/reverseproxy
|
||||
website: taskotron.fedoraproject.org
|
||||
destname: taskotron-execdb
|
||||
localpath: /execdb
|
||||
remotepath: /execdb
|
||||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://resultsdb-01.qa.fedoraproject.org
|
||||
|
||||
### And four entries for taskotron for staging
|
||||
- role: httpd/reverseproxy
|
||||
website: taskotron.stg.fedoraproject.org
|
||||
destname: taskotron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue