diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index b5e1836376..9f05d09a93 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -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