correcting varnish url for blockerbugs stg

This commit is contained in:
Tim Flink 2015-07-18 00:27:25 +00:00
parent f70f240a6d
commit 8beeace1d2

View file

@ -223,7 +223,7 @@
destname: blockerbugs destname: blockerbugs
remotepath: /blockerbugs remotepath: /blockerbugs
localpath: /blockerbugs localpath: /blockerbugs
proxyurl: "{{ varnish_url }}" proxyurl: http://localhost:10022
when: env == 'staging' when: env == 'staging'
- role: httpd/reverseproxy - role: httpd/reverseproxy