From: Silvio Rhatto Date: Sat, 19 Jan 2013 18:23:31 +0000 (-0200) Subject: Forcing defaults X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=4b6614d4c7afc5bc84a567fe2f7ac82d9c7e7408;p=puppet-hotglue.git Forcing defaults --- diff --git a/manifests/init.pp b/manifests/init.pp index dd39e37..5d3db91 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,5 +1,5 @@ class hotglue( - $folder = ${apache::www_folder} + $folder = '/var/www/data' ) { vcsrepo { "${folder}/hotglue2":