]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Oops
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 19 Jan 2013 18:26:41 +0000 (16:26 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 19 Jan 2013 18:26:41 +0000 (16:26 -0200)
manifests/subsystems/websites.pp

index 52886fc457b2b0a44de53224dfc3e604adb4793a..2968a3f61d89f909b1da6dda3883621fa41d207c 100644 (file)
@@ -99,7 +99,7 @@ class websites::hosting inherits websites::setup {
   class { [ 'drupal', 'ikiwiki', 'pmwiki', 'hotglue' ]: }
   class {
     'viewvc':
-      $root_parents => "/var/svn : svn";
+      root_parents => "/var/svn : svn";
     'wordpress':
       locale => $::wordpress_locale;
   }