/[adm]/puppet/modules/subversion/manifests/mirror.pp
ViewVC logotype

Contents of /puppet/modules/subversion/manifests/mirror.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2590 - (show annotations) (download)
Sat Mar 17 17:20:07 2012 UTC (12 years, 1 month ago) by misc
File size: 171 byte(s)
split client and mirror out of the main subversion module file
1 class subversion::mirror {
2 include subversion::tools
3 local_script { 'create_svn_mirror.sh':
4 content => template('subversion/create_svn_mirror.sh')
5 }
6 }

  ViewVC Help
Powered by ViewVC 1.1.30