From: Silvio Rhatto Date: Sat, 19 Jan 2013 18:26:41 +0000 (-0200) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0cb7522f207b08693d3b4751eede0c8071c47559;p=puppet-nodo.git Oops --- diff --git a/manifests/subsystems/websites.pp b/manifests/subsystems/websites.pp index 52886fc..2968a3f 100644 --- a/manifests/subsystems/websites.pp +++ b/manifests/subsystems/websites.pp @@ -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; }