Port over httpd::nagios-proxy.

This commit is contained in:
Ralph Bean 2014-12-17 16:59:12 +00:00
parent a9ebbca055
commit 4829260908
2 changed files with 14 additions and 1 deletions

View file

@ -16,6 +16,20 @@
roles: roles:
- role: httpd/reverseproxy
website: admin.fedoraproject.org
destname: nagios
localpath: /nagios
remotepath: /nagios
proxyurl: http://noc01
- role: httpd/reverseproxy
website: admin.fedoraproject.org
destname: nagios-external
localpath: /nagios-external
remotepath: /nagios-external
proxyurl: http://noc02
- role: httpd/reverseproxy - role: httpd/reverseproxy
website: lists.fedoraproject.org website: lists.fedoraproject.org
proxyurl: http://localhost:10033 proxyurl: http://localhost:10033

View file

@ -53,7 +53,6 @@
# #
# - smolt::proxy -- note going to do this. smolt is dead. long live smolt. # - smolt::proxy -- note going to do this. smolt is dead. long live smolt.
# #
# - httpd::nagios-proxy
# - httpd::mailman-proxy # - httpd::mailman-proxy
# - httpd::status # - httpd::status
# #