summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-04-26 11:54:49 +0000
committermh <mh@immerda.ch>2008-04-26 11:54:49 +0000
commit77c34d4bb19a6e08b092585bdf74b5bb8d851f51 (patch)
tree31c129d92870224a17cc648680fc76e00d5866c2 /manifests
parentad491932f2bf4fffb302aac695b7374f9fb19007 (diff)
debug statement to notice
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
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,