From ec06b10e73a914082e3503b9f93bd1bff229ffcc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 8 Jun 2010 00:14:19 -0300 Subject: Including nagios::defaults on master nodes --- manifests/master.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/master.pp b/manifests/master.pp index b9fa3e4..4158524 100644 --- a/manifests/master.pp +++ b/manifests/master.pp @@ -8,6 +8,7 @@ class nodo::master { include puppetmasterd include munin::host include nagios::headless + include nagios::defaults # TODO: nagios apache workaround file { "/etc/apache2/conf.d/nagios3.conf": -- cgit v1.2.3