diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 0b57f99c7d..e2c80abb63 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -487,7 +487,6 @@ website: osbs.fedoraproject.org destname: osbs proxyurl: http://localhost:10047 - when: env == "staging" - role: httpd/reverseproxy website: registry.fedoraproject.org diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 0ef051253d..652e4861a8 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -490,7 +490,6 @@ server_aliases: [osbs.stg.fedoraproject.org] sslonly: true cert_name: "{{wildcard_cert_name}}" - when: env == "staging" - role: httpd/website name: registry.fedoraproject.org