Bring bodhi frontend back to VMs for now

This reverts commit 2df768606f.
This commit is contained in:
Patrick Uiterwijk 2018-04-18 02:01:29 +00:00
parent 81125348a7
commit 48c1391b10

View file

@ -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