diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index bd022ebb53..71d994e552 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -280,8 +280,15 @@ destname: bodhi proxyurl: http://localhost:10065 keephost: true + when: env == "staging" tags: bodhi + - role: httpd/reverseproxy + website: hubs.fedoraproject.org + destname: hubs + proxyurl: http://localhost:10068 + keephost: true + - role: httpd/reverseproxy website: admin.fedoraproject.org destname: mirrormanager