nuke old nagios reverseproxy, add redirect to new nagios
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
2212685d65
commit
ba1441b53a
2 changed files with 6 additions and 7 deletions
|
@ -25,6 +25,12 @@
|
|||
path: /community
|
||||
target: https://apps.fedoraproject.org/packages
|
||||
|
||||
- role: httpd/redirect
|
||||
name: nagios
|
||||
website: admin.fedoraproject.org
|
||||
path: /nagios
|
||||
target: https://nagios.fedoraproject.org/nagios/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: docs
|
||||
website: fedoraproject.org
|
||||
|
|
|
@ -37,13 +37,6 @@
|
|||
remotepath: /api
|
||||
proxyurl: https://copr.fedorainfracloud.org
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: admin.fedoraproject.org
|
||||
destname: nagios
|
||||
localpath: /nagios
|
||||
remotepath: /nagios
|
||||
proxyurl: http://noc01
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: nagios.fedoraproject.org
|
||||
destname: nagios
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue