From aa87ce0c5bbf39fa3ac370960c2eec7c81b23cd3 Mon Sep 17 00:00:00 2001 From: Jerome Charaoui Date: Wed, 2 Dec 2009 18:23:56 -0500 Subject: move nagios templates in a file resource as puppet doesn't support them using native types, see issue #1180 --- manifests/defaults/host_templates.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manifests/defaults/host_templates.pp') diff --git a/manifests/defaults/host_templates.pp b/manifests/defaults/host_templates.pp index 30d7544..699b965 100644 --- a/manifests/defaults/host_templates.pp +++ b/manifests/defaults/host_templates.pp @@ -1,5 +1,8 @@ class nagios::defaults::host_templates { + # this inoperative for the moment, see : + # http://projects.reductivelabs.com/issues/1180 + nagios_host { 'generic-host': notifications_enabled => '1', -- cgit v1.2.3