mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
apache-status
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user