Start a new reverseproxy entry for bodhi2.

This commit is contained in:
Ralph Bean 2015-08-15 22:29:09 +00:00
parent 8934b521a9
commit 8c7c31dff6

View file

@ -239,6 +239,7 @@
proxyurl: http://localhost:10009
when: env != "staging"
# XXX - we're going to replace this one with a redirect to bodhi.fp.o (threebean)
- role: httpd/reverseproxy
website: admin.fedoraproject.org
destname: bodhi
@ -247,6 +248,13 @@
proxyurl: http://localhost:10010
when: env == "staging"
# XXX - this is the one we want to keep for the deployment on wednesday (threebean)
- role: httpd/reverseproxy
website: bodhi.fedoraproject.org
destname: bodhi
proxyurl: http://localhost:10010
when: env == "staging"
- role: httpd/reverseproxy
website: admin.fedoraproject.org
destname: mirrormanager