From: Silvio Rhatto Date: Sat, 23 Jan 2010 13:25:12 +0000 (-0200) Subject: Fix in nodo::master (2) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ac1e15c600086947fbd9d47f8a84f5107a08bb2b;p=puppet-nodo.git Fix in nodo::master (2) --- diff --git a/manifests/init.pp b/manifests/init.pp index 2bd7e67..195044f 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -325,6 +325,7 @@ class nodo::proxy inherits nodo::vserver { } class nodo::master { + # Puppetmaster should be included before nodo::vserver include puppetmasterd include nodo::vserver include gitosis