]> gitweb.fluxo.info Git - puppet-hotglue.git/commitdiff
Forcing defaults
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 19 Jan 2013 18:23:31 +0000 (16:23 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 19 Jan 2013 18:23:31 +0000 (16:23 -0200)
manifests/init.pp

index dd39e37d0a8138c7e521c1638ca23091f7e5b603..5d3db9122c3ce0b325efd87b3544f4f345a86638 100644 (file)
@@ -1,5 +1,5 @@
 class hotglue(
-  $folder = ${apache::www_folder}
+  $folder = '/var/www/data'
 ) {
 
   vcsrepo { "${folder}/hotglue2":