From df0337fa716292b1b393fe05d5a5df062d16ff21 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 5 May 2017 21:32:24 +0000 Subject: [PATCH] templates need to have correct lines for naigos to work --- roles/nagios_server/files/nagios/hosts/templates.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nagios_server/files/nagios/hosts/templates.cfg b/roles/nagios_server/files/nagios/hosts/templates.cfg index ee9db1371f..dd4212ea1d 100644 --- a/roles/nagios_server/files/nagios/hosts/templates.cfg +++ b/roles/nagios_server/files/nagios/hosts/templates.cfg @@ -24,7 +24,7 @@ define host { notification_interval 15 notifications_enabled 1 notification_options d,r - contact_groups + contact_groups fedora-sysadmin-ircbot register 0 }