Get rid of this old reverseproxy entry for bodhi2 and replace it with the redirect from the previous commit.
This commit is contained in:
parent
2e1fb6f3f4
commit
ca0d6eb622
1 changed files with 0 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue