From: Silvio Rhatto Date: Tue, 8 Jun 2010 03:08:07 +0000 (-0300) Subject: Using nagios::headless instead of nagios for master nodes X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d3b21754f899d06b2dc3d3e66e6f9cdc4f1846c9;p=puppet-nodo.git Using nagios::headless instead of nagios for master nodes --- 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":