]> gitweb.fluxo.info Git - puppet-git.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 8 Jan 2010 00:14:58 +0000 (22:14 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 8 Jan 2010 00:14:58 +0000 (22:14 -0200)
manifests/gitweb.pp

index 81d19c95ced59bb922e3a3ae840c46a6aa0a09eb..3daa92f2d57bdfd4675334c1568ac4d6a8b2cd9b 100644 (file)
@@ -5,7 +5,7 @@ class gitweb inherits gitosis {
   package { gitweb: ensure => installed }
 
   case $apache_use_domain {
-    '' { $apache_use_domain = $domain }
+    '': { $apache_use_domain = $domain }
   }
 
   # gitweb config file