From: Silvio Rhatto Date: Thu, 29 Oct 2015 14:09:55 +0000 (-0200) Subject: Reduce dependencies in the master node X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fcfb99e607f7c6774f22cc818f6843bfc9399d60;p=puppet-nodo.git Reduce dependencies in the master node --- diff --git a/manifests/role/master.pp b/manifests/role/master.pp index e65efbb..76bdf29 100644 --- a/manifests/role/master.pp +++ b/manifests/role/master.pp @@ -46,10 +46,6 @@ class nodo::role::master { include nagios::headless include nagios::defaults include nodo::subsystem::monitor::master - include websites::hosting::admin - - # Put your custom admin sites here - require ::site_websites::admin # Nagios apache workaround file { "/etc/apache2/conf.d/nagios3.conf":