/[adm]/puppet/modules/buildsystem/manifests/release.pp
ViewVC logotype

Contents of /puppet/modules/buildsystem/manifests/release.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2510 - (show annotations) (download)
Fri Mar 16 22:46:26 2012 UTC (12 years, 1 month ago) by misc
File size: 171 byte(s)
clean buildsystem::release
1 class buildsystem::release {
2 subversion::snapshot { '/root/release':
3 source => "svn://svn.$::domain/soft/release/trunk/",
4 }
5
6 package { 'hardlink': }
7 }

  ViewVC Help
Powered by ViewVC 1.1.30