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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2516 - (show annotations) (download)
Fri Mar 16 22:46:39 2012 UTC (12 years, 1 month ago) by misc
File size: 231 byte(s)
clean mgacreatehome.pp ( maybe it should be removed, given the comment )
1 class buildsystem::mgacreatehome {
2 # temporary script to create home dir with ssh key
3 # taking login and url as arguments
4 local_script { 'mgacreatehome':
5 content => template('buildsystem/mgacreatehome')
6 }
7 }

  ViewVC Help
Powered by ViewVC 1.1.30