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

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

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

revision 2823 by boklm, Fri Aug 31 17:48:08 2012 UTC revision 2825 by tmb, Sun Sep 2 12:03:19 2012 UTC
# Line 1  Line 1 
1  class buildsystem::sshkeys {  class buildsystem::sshkeys {
2      include ssh::auth      include ssh::auth
3      include $buildsystem::scheduler::var      include buildsystem::scheduler::var
4      include $buildsystem::iurt::user      include buildsystem::iurt::user
5    
6      ssh::auth::key { $buildsystem::scheduler::var::login:      ssh::auth::key { $buildsystem::scheduler::var::login:
7          home => $buildsystem::scheduler::var::homedir,          home => $buildsystem::scheduler::var::homedir,

Legend:
Removed from v.2823  
changed lines
  Added in v.2825

  ViewVC Help
Powered by ViewVC 1.1.30