diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 6c2d3e47b8..021bcce9e1 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -239,21 +239,10 @@ proxyurl: http://localhost:10009 when: env != "staging" - # XXX - we're going to replace this one with a redirect to bodhi.fp.o (threebean) - - role: httpd/reverseproxy - website: admin.fedoraproject.org - destname: bodhi - remotepath: / - localpath: /updates - proxyurl: http://localhost:10010 - when: env == "staging" - - # XXX - this is the one we want to keep for the deployment on wednesday (threebean) - role: httpd/reverseproxy website: bodhi.fedoraproject.org destname: bodhi proxyurl: http://localhost:10010 - when: env == "staging" - role: httpd/reverseproxy website: admin.fedoraproject.org