diff --git a/playbooks/groups/proxies-rewrites.yml b/playbooks/groups/proxies-rewrites.yml index 17943d2b45..699573e3f4 100644 --- a/playbooks/groups/proxies-rewrites.yml +++ b/playbooks/groups/proxies-rewrites.yml @@ -18,6 +18,11 @@ website: admin.fedoraproject.org target: https://apps.fedoraproject.org/ + - role: httpd/domainrewrite + destname: apache-status + website: admin.fedoraproject.org + path: /status + - role: httpd/domainrewrite destname: 00-admin website: admin.fedoraproject.org diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index ed49d8ab46..fa9ad5c683 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -51,9 +51,6 @@ # - review-stats::build (bapp0*) # - membership-map::build (bapp0*) # - # - domainrewrite stuff - # - # - sysctl ip_conntrack_max bits # - iptables rules for fedmsg inbound # - sebooleans # - semanage_port @@ -63,7 +60,9 @@ ## Not going to do # - smolt::proxy -- note going to do this. smolt is dead. long live smolt. # - domainnotarget stuff - only smolt used this - # - httpd::status -- do any of us use this? It is half broken in puppet atm. + # + ## TBD + # - sysctl ip_conntrack_max bits - do we still need this on rhel7? # # After setting up the "basics" of the proxy hosts above, here below we break