Start a new reverseproxy entry for bodhi2.
This commit is contained in:
parent
8934b521a9
commit
8c7c31dff6
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue