adding reverseproxy entry for beaker.qa.fp.o
This commit is contained in:
parent
cc7f177de8
commit
774edf1c4d
1 changed files with 8 additions and 0 deletions
|
@ -434,6 +434,14 @@
|
||||||
proxyurl: http://resultsdb-stg01.qa.fedoraproject.org
|
proxyurl: http://resultsdb-stg01.qa.fedoraproject.org
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
||||||
|
### Beaker production
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: beaker.qa.fedoraproject.org
|
||||||
|
destname: beaker
|
||||||
|
# Talk directly to the app server, not haproxy
|
||||||
|
proxyurl: http://beaker01.qa.fedoraproject.org
|
||||||
|
when: env == "production"
|
||||||
|
|
||||||
### Beaker staging
|
### Beaker staging
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: beaker.stg.fedoraproject.org
|
website: beaker.stg.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue