remove reverseproxy for blockerbugs stg

This commit is contained in:
Tim Flink 2015-07-21 16:18:35 +00:00
parent ab2f6187e6
commit 75bb312424

View file

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