adding reverseproxy entry for beaker.qa.fp.o

This commit is contained in:
Tim Flink 2016-04-14 03:08:30 +00:00
parent cc7f177de8
commit 774edf1c4d

View file

@ -434,6 +434,14 @@
proxyurl: http://resultsdb-stg01.qa.fedoraproject.org
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
- role: httpd/reverseproxy
website: beaker.stg.fedoraproject.org