From 7ed1c52b68bbdafe9669cd3e3fcbdd3cc1202ff6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 4 Jun 2013 18:33:07 -0300 Subject: Adding nodo::subsystem::monitor::master --- manifests/role/master.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/role') diff --git a/manifests/role/master.pp b/manifests/role/master.pp index 804ea78..cbc3b5d 100644 --- a/manifests/role/master.pp +++ b/manifests/role/master.pp @@ -39,6 +39,7 @@ class nodo::role::master { include websites::admin include nagios::headless include nagios::defaults + include nodo::subsystem::monitor::master # Nagios apache workaround file { "/etc/apache2/conf.d/nagios3.conf": -- cgit v1.2.3