mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
mirrormanager: remove no longer needed nagios check for frontend
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
datacenter: iad2
|
||||
eth0_ipv4_gw: 10.3.163.254
|
||||
eth0_ipv4_ip: 10.3.163.101
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-iad2
|
||||
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/
|
||||
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel
|
||||
# This overrides a group var and lets the playbook know that we should
|
||||
# install special cron jobs here.
|
||||
master_sundries_node: True
|
||||
|
||||
@@ -203,14 +203,6 @@ define service {
|
||||
use internalwebsitetemplate
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name mm_frontend
|
||||
service_description http-mm-publiclist-internal
|
||||
check_command check_website_publiclist!localhost!/mirrormanager/api/mirroradmins/?name=dl.fedoraproject.org
|
||||
use internalwebsitetemplate
|
||||
event_handler restart_httpd
|
||||
}
|
||||
|
||||
define service {
|
||||
hostgroup_name proxies_ocp4
|
||||
service_description http-fmn-web
|
||||
|
||||
Reference in New Issue
Block a user