From: Silvio Rhatto Date: Sat, 19 Mar 2016 15:18:56 +0000 (-0300) Subject: Fix deprecation warnings at template X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=0fc651d52c4919594325b6ac39b0e515db707d5b;p=puppet-viewvc.git Fix deprecation warnings at template --- diff --git a/templates/viewvc.conf.erb b/templates/viewvc.conf.erb index 250ce0d..a7899d3 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 = <%= 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