summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-04-26 11:55:45 +0000
committermh <mh@immerda.ch>2008-04-26 11:55:45 +0000
commit1ac642120695b71efa566d0a561712d254d9f70b (patch)
tree9745eb7439bdb89f22a3021856193457f8b6dc72 /manifests/init.pp
parent77c34d4bb19a6e08b092585bdf74b5bb8d851f51 (diff)
more debug
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 62662bd..ea8169b 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -206,7 +206,7 @@ define nagios::host(
default => $parents
}
- notice("real_nagios_contact_groups are: $real_nagios_contact_groups")
+ notice("real_nagios_contact_groups are: $real_nagios_contact_groups | real_nagios_parents: $real_nagios_parents")
@@nagios_host { $name:
ensure => present,