Get rid of this old reverseproxy entry for bodhi2 and replace it with the redirect from the previous commit.

This commit is contained in:
Ralph Bean 2015-08-17 15:09:52 +00:00
parent 2e1fb6f3f4
commit ca0d6eb622

View file

@ -239,21 +239,10 @@
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
remotepath: /
localpath: /updates
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