diff options
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/master.pp | 1 |
1 files changed, 1 insertions, 0 deletions
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": |