]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Reduce dependencies in the master node
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 29 Oct 2015 14:09:55 +0000 (12:09 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 29 Oct 2015 14:09:55 +0000 (12:09 -0200)
manifests/role/master.pp

index e65efbb3756e6855ef784b9456697066274cac03..76bdf296e070d1d0fc1d6b4aebe3c71092465894 100644 (file)
@@ -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":