This commit is contained in:
Kevin Fenzi 2016-12-09 04:47:46 +00:00
parent a4845e2318
commit 5d8f3cb796

View file

@ -1,4 +1,4 @@
name: Set up those ProxyPassReverse statements. Somebody get me a cup of coffee..
- name: Set up those ProxyPassReverse statements. Somebody get me a cup of coffee..
hosts: proxies-stg:proxies
user: root
gather_facts: True
@ -505,7 +505,7 @@
when: env == "production"
- role: httpd/reverseproxy
website: src.fedoraproject.org
website: src.stg.fedoraproject.org
destname: git
proxyurl: http://localhost:10057
when: env == "staging"