aboutsummaryrefslogtreecommitdiff
path: root/templates/svn.conf.erb
blob: 460c668cd1e65e69f1b7d778131cadc1303d67cf (plain)
1
2
3
4
5
6
7
8
9
# This configuration file was auto-generated by the Puppet configuration
# management system.  Any changes you make to this file will be overwritten
# the next time Puppet runs.  Please make configuration changes to this
# service in Puppet.

<%= 'src = '+ @src if @src %>
<%= 'dest = '+ @dest if @dest %>
<%= 'tmp = '+ @tmp if @tmp %>
<%= 'vsname = '+ @vsname if @vsname %>