From: Silvio Rhatto Date: Fri, 9 Oct 2015 18:08:37 +0000 (-0300) Subject: Adds websites::hosting::admin into nodo::role::master X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=56c449960dbf2a7ab7bed54624c30b198385c110;p=puppet-nodo.git Adds websites::hosting::admin into nodo::role::master --- diff --git a/manifests/role/master.pp b/manifests/role/master.pp index 5b6bfcf..e65efbb 100644 --- a/manifests/role/master.pp +++ b/manifests/role/master.pp @@ -46,6 +46,7 @@ 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