Port over httpd::nagios-proxy.
This commit is contained in:
parent
a9ebbca055
commit
4829260908
2 changed files with 14 additions and 1 deletions
|
@ -16,6 +16,20 @@
|
|||
|
||||
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
|
||||
website: lists.fedoraproject.org
|
||||
proxyurl: http://localhost:10033
|
||||
|
|
|
@ -53,7 +53,6 @@
|
|||
#
|
||||
# - smolt::proxy -- note going to do this. smolt is dead. long live smolt.
|
||||
#
|
||||
# - httpd::nagios-proxy
|
||||
# - httpd::mailman-proxy
|
||||
# - httpd::status
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue