tweak
This commit is contained in:
parent
a4845e2318
commit
5d8f3cb796
1 changed files with 2 additions and 2 deletions
|
@ -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
|
hosts: proxies-stg:proxies
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: True
|
||||||
|
@ -505,7 +505,7 @@
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: src.fedoraproject.org
|
website: src.stg.fedoraproject.org
|
||||||
destname: git
|
destname: git
|
||||||
proxyurl: http://localhost:10057
|
proxyurl: http://localhost:10057
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue