fixing reverseproxy on qa-prod01 to use vpn

This commit is contained in:
Tim Flink 2016-12-16 01:44:01 +00:00
parent 67271dd51b
commit b8bed91def

View file

@ -497,20 +497,20 @@
website: qa.fedoraproject.org
destname: qa-prod
# Talk directly to the app server, not haproxy
proxyurl: http://qa-prod01.qa.fedoraproject.org
proxyurl: http://qa-prod01.vpn.fedoraproject.org
- role: httpd/reverseproxy
website: phab.qa.fedoraproject.org
destname: qa-prod-phab
# Talk directly to the app server, not haproxy
proxyurl: http://phab.qa-prod01.qa.fedoraproject.org
proxyurl: http://phab.qa-prod01.vpn.fedoraproject.org
keephost: true
- role: httpd/reverseproxy
website: docs.qa.fedoraproject.org
destname: qa-prod-docs
# Talk directly to the app server, not haproxy
proxyurl: http://docs.qa-prod01.qa.fedoraproject.org
proxyurl: http://docs.qa-prod01.vpn.fedoraproject.org
when: env == "staging"
# This one gets its own role (instead of httpd/reverseproxy) so that it can