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

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

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

revision 2710 by misc, Fri Mar 16 23:51:59 2012 UTC revision 2711 by misc, Mon Apr 2 11:05:46 2012 UTC
# Line 34  define buildsystem::sshuser($homedir, $c Line 34  define buildsystem::sshuser($homedir, $c
34          require => File[$homedir],          require => File[$homedir],
35      }      }
36    
37      ssh::auth::key { $login:      ssh::auth::key { $name:
38              # declare a key for sched bot: RSA, 2048 bits              # declare a key for sched bot: RSA, 2048 bits
39              home => $homedir,              home => $homedir,
40      }      }

Legend:
Removed from v.2710  
changed lines
  Added in v.2711

  ViewVC Help
Powered by ViewVC 1.1.30