From 77c34d4bb19a6e08b092585bdf74b5bb8d851f51 Mon Sep 17 00:00:00 2001 From: mh Date: Sat, 26 Apr 2008 11:54:49 +0000 Subject: debug statement to notice --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index a1f2859..62662bd 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -206,7 +206,7 @@ define nagios::host( default => $parents } - info("real_nagios_contact_groups are: $real_nagios_contact_groups") + notice("real_nagios_contact_groups are: $real_nagios_contact_groups") @@nagios_host { $name: ensure => present, -- cgit v1.2.3