proxies-reverseproxy: Don't proxy Koschei app in staging
This commit is contained in:
parent
23b07bd7e2
commit
2066cac998
1 changed files with 2 additions and 0 deletions
|
@ -350,6 +350,8 @@
|
||||||
localpath: /koschei
|
localpath: /koschei
|
||||||
remotepath: /koschei
|
remotepath: /koschei
|
||||||
proxyurl: "{{ varnish_url }}"
|
proxyurl: "{{ varnish_url }}"
|
||||||
|
when: env != "staging"
|
||||||
|
tags: koschei
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: koschei.fedoraproject.org
|
website: koschei.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue