Add a blockerbugs reverseproxy in stg

This commit is contained in:
Kevin Fenzi 2016-04-26 22:11:27 +00:00
parent 8a979e8fc3
commit 7ee9b3093f

View file

@ -451,6 +451,7 @@
when: env == "staging"
### QA staging
- role: httpd/reverseproxy
website: qa.stg.fedoraproject.org
destname: qa-stg
@ -458,6 +459,14 @@
proxyurl: http://qa-stg01.qa.fedoraproject.org
when: env == "staging"
- role: httpd/reverseproxy
website: qa.stg.fedoraproject.org
destname: blockerbugs
remotepath: /blockerbugs
localpath: /blockerbugs
proxyurl: "{{ varnish_url }}"
when: env == "staging"
- role: httpd/reverseproxy
website: phab.qa.stg.fedoraproject.org
destname: qa-stg-phab