diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 00f6854d7f..516222ace4 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -216,15 +216,6 @@ remotepath: /blockerbugs localpath: /blockerbugs proxyurl: "{{ varnish_url }}" - when: env != 'staging' - - - role: httpd/reverseproxy - website: apps.fedoraproject.org - destname: blockerbugs - remotepath: /blockerbugs - localpath: /blockerbugs - proxyurl: http://localhost:10022 - when: env == 'staging' - role: httpd/reverseproxy website: fedoraproject.org