From 0cb7522f207b08693d3b4751eede0c8071c47559 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 19 Jan 2013 16:26:41 -0200 Subject: Oops --- manifests/subsystems/websites.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/websites.pp') 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; } -- cgit v1.2.3