The bill always comes due.
This commit is contained in:
parent
95c25e3488
commit
3986e7eab6
3 changed files with 13 additions and 7 deletions
|
@ -438,11 +438,12 @@ iddev.fedorainfracloud.org
|
|||
[dhcp]
|
||||
dhcp01.phx2.fedoraproject.org
|
||||
|
||||
[nagios]
|
||||
noc02.fedoraproject.org
|
||||
#[nagios]
|
||||
#noc02.fedoraproject.org
|
||||
|
||||
[nagios-new]
|
||||
noc01.phx2.fedoraproject.org
|
||||
noc02.fedoraproject.org
|
||||
|
||||
[notifs-backend]
|
||||
notifs-backend01.phx2.fedoraproject.org
|
||||
|
|
|
@ -31,6 +31,12 @@
|
|||
path: /nagios
|
||||
target: https://nagios.fedoraproject.org/nagios/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: nagios-external
|
||||
website: admin.fedoraproject.org
|
||||
path: /nagios-external
|
||||
target: https://nagios.fedoraproject.org/nagios-external/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: docs
|
||||
website: fedoraproject.org
|
||||
|
|
|
@ -40,15 +40,14 @@
|
|||
- role: httpd/reverseproxy
|
||||
website: nagios.fedoraproject.org
|
||||
destname: nagios
|
||||
remotepath: /
|
||||
remotepath: /nagios/
|
||||
proxyurl: http://noc01.phx2.fedoraproject.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: admin.fedoraproject.org
|
||||
website: nagios.fedoraproject.org
|
||||
destname: nagios-external
|
||||
localpath: /nagios-external
|
||||
remotepath: /nagios-external
|
||||
proxyurl: http://noc02
|
||||
remotepath: /nagios-external/
|
||||
proxyurl: http://noc02.fedoraproject.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: lists.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue