From d3b21754f899d06b2dc3d3e66e6f9cdc4f1846c9 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 8 Jun 2010 00:08:07 -0300 Subject: Using nagios::headless instead of nagios for master nodes --- manifests/master.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/master.pp') diff --git a/manifests/master.pp b/manifests/master.pp index e9e4562..b9fa3e4 100644 --- a/manifests/master.pp +++ b/manifests/master.pp @@ -7,7 +7,7 @@ class nodo::master { if $main_master == true { include puppetmasterd include munin::host - include nagios + include nagios::headless # TODO: nagios apache workaround file { "/etc/apache2/conf.d/nagios3.conf": -- cgit v1.2.3