From b884c807bcd29dbecb17033a92ad81174c5f46d7 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 16 Jul 2013 14:51:20 +0200 Subject: [PATCH] Wait until puppet has pushed a new nrpe config, II --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 46a5c75..29f90ab 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1935,7 +1935,7 @@ services: name: setup - local hostname etc-hosts nrpe: 'if getent ahosts `hostname` | grep -q 127.0; then echo "Warning: local hostname resolves to 127/8 address"; exit 1; else echo "OK: Hostname resolves to non-127/8 address."; exit 1; fi' #hostgroups: computers - hostgroups: bm-bl7 + hosts: bm-bl7 excludehosts: wagner, vasks normal_check_interval: 60 - -- 2.20.1