diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 3c1f958889..d187efa6c4 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -272,6 +272,13 @@ 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 + when: env == "staging" - role: httpd/reverseproxy website: hubs.fedoraproject.org