Bring bodhi frontend back to VMs for now
This reverts commit 2df768606f
.
This commit is contained in:
parent
81125348a7
commit
48c1391b10
1 changed files with 7 additions and 0 deletions
|
@ -268,11 +268,18 @@
|
|||
localpath: /pkgdb
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: bodhi.fedoraproject.org
|
||||
destname: bodhi
|
||||
proxyurl: http://localhost:10010
|
||||
when: env != "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: bodhi.fedoraproject.org
|
||||
destname: bodhi
|
||||
proxyurl: http://localhost:10065
|
||||
keephost: true
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: hubs.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue