Add some more reversepassproxy entries that I missed.

This commit is contained in:
Ralph Bean 2014-12-18 19:35:57 +00:00
parent cc8e08e90b
commit 122754be77

View file

@ -138,7 +138,7 @@
proxyurl: http://localhost:10004
- role: httpd/reverseproxy
website: apps.fedoraproject.org
website: admin.fedoraproject.org
destname: elections
remotepath: /voting
localpath: /voting
@ -259,6 +259,14 @@
# Talk directly to the app server, not haproxy
proxyurl: http://log01
- role: httpd/reverseproxy
website: admin.fedoraproject.org
destname: maps
remotepath: /maps
localpath: /maps
# Talk directly to the app server, not haproxy
proxyurl: http://log01
- role: httpd/reverseproxy
website: fedoraproject.org
destname: freemedia
@ -270,8 +278,17 @@
website: admin.fedoraproject.org
destname: docs-backend
localpath: /docs-backend
# Talk directly to the app server, not haproxy
proxyurl: http://docs-backend01
- role: httpd/reverseproxy
website: admin.fedoraproject.org
destname: collectd
localpath: /collectd
remotepath: /collectd
# Talk directly to the app server, not haproxy
proxyurl: http://log01
# This one gets its own role (instead of httpd/reverseproxy) so that it can
# copy in some silly static resources (globe.png, index.html)
- role: geoip-city-wsgi/proxy