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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2516 - (hide 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 misc 2516 class buildsystem::mgacreatehome {
2 misc 2012 # temporary script to create home dir with ssh key
3     # taking login and url as arguments
4 misc 2516 local_script { 'mgacreatehome':
5     content => template('buildsystem/mgacreatehome')
6 misc 2012 }
7     }

  ViewVC Help
Powered by ViewVC 1.1.30