From: Silvio Rhatto Date: Sat, 19 Jan 2013 18:28:53 +0000 (-0200) Subject: Fix template var X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0fbcca06b47411dbefd3689a76ab996ab9d877bf;p=puppet-viewvc.git Fix template var --- diff --git a/templates/viewvc.conf.erb b/templates/viewvc.conf.erb index dff493c..250ce0d 100644 --- a/templates/viewvc.conf.erb +++ b/templates/viewvc.conf.erb @@ -128,7 +128,7 @@ ## root_parents = /opt/svn : svn, ## /opt/cvs : cvs ## -root_parents = <%= viewvc_root_parents %> +root_parents = <%= root_parents %> ## default_root: This is the name of the default root. Valid names ## include those explicitly listed in the cvs_roots and svn_roots