changing blockerbugs stg to be apps.stg.fedoraproject.org

This commit is contained in:
Tim Flink 2015-07-17 21:48:44 +00:00
parent db38719323
commit 3356c3ad48

View file

@ -216,6 +216,15 @@
remotepath: /blockerbugs
localpath: /blockerbugs
proxyurl: "{{ varnish_url }}"
when: env != 'staging'
- role: httpd/reverseproxy
website: apps.fedoraproject.org
destname: blockerbugs
remotepath: /blockerbugs
localpath: /blockerbugs
proxyurl: "{{ varnish_url }}"
when: env == 'staging'
- role: httpd/reverseproxy
website: fedoraproject.org