mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
nagios: disable nrpe checks for now on copr-be/dev in aws
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
05ca7b4ae8
commit
8bee579f59
@@ -1,2 +1,13 @@
|
||||
hostbase: copr-be-dev-
|
||||
public_ip: 54.174.143.212
|
||||
|
||||
nagios_Check_Services:
|
||||
mail: false
|
||||
nrpe: false
|
||||
sshd: false
|
||||
named: false
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
raid: false
|
||||
|
||||
@@ -1,2 +1,13 @@
|
||||
hostbase: copr-be-
|
||||
public_ip: 34.227.76.72
|
||||
|
||||
nagios_Check_Services:
|
||||
mail: false
|
||||
nrpe: false
|
||||
sshd: false
|
||||
named: false
|
||||
dhcpd: false
|
||||
httpd: false
|
||||
swap: false
|
||||
ping: false
|
||||
raid: false
|
||||
|
||||
Reference in New Issue
Block a user