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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2515 by misc, Sun Jan 8 12:54:28 2012 UTC revision 2516 by misc, Fri Mar 16 22:46:39 2012 UTC
# Line 1  Line 1 
1  class buildsystem {  class buildsystem::mgacreatehome {
2      # temporary script to create home dir with ssh key      # temporary script to create home dir with ssh key
3      # taking login and url as arguments      # taking login and url as arguments
4      class mgacreatehome {      local_script { 'mgacreatehome':
5          local_script { "mgacreatehome":          content => template('buildsystem/mgacreatehome')
             content => template("buildsystem/mgacreatehome")  
             }  
6      }      }
7  }  }

Legend:
Removed from v.2515  
changed lines
  Added in v.2516

  ViewVC Help
Powered by ViewVC 1.1.30