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

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

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

revision 381 by blino, Mon Nov 22 07:21:22 2010 UTC revision 382 by blino, Mon Nov 22 07:23:36 2010 UTC
# Line 2  class buildsystem { Line 2  class buildsystem {
2    
3      class base {      class base {
4          $build_login = "iurt"          $build_login = "iurt"
5          $build_home_dir = "/home/iurt/"          $build_home_dir = "/home/iurt"
6    
7          include ssh::auth          include ssh::auth
8          ssh::auth::key { $build_login: } # declare a key for build bot: RSA, 2048 bits          ssh::auth::key { $build_login: } # declare a key for build bot: RSA, 2048 bits

Legend:
Removed from v.381  
changed lines
  Added in v.382

  ViewVC Help
Powered by ViewVC 1.1.30