diff --git a/playbooks/groups/proxies-reverseproxy.yml b/playbooks/groups/proxies-reverseproxy.yml index 2dfdf5180f..52baba737d 100644 --- a/playbooks/groups/proxies-reverseproxy.yml +++ b/playbooks/groups/proxies-reverseproxy.yml @@ -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