apache-status
This commit is contained in:
parent
f715c99113
commit
b4148bacfa
2 changed files with 8 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue