mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
nuke old nagios reverseproxy, add redirect to new nagios
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user