summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-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,