/[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 545 by blino, Wed Dec 8 07:40:12 2010 UTC revision 573 by blino, Thu Dec 9 23:13:07 2010 UTC
# Line 21  class buildsystem { Line 21  class buildsystem {
21          }          }
22    
23          ssh::auth::client { $sched_login: }          ssh::auth::client { $sched_login: }
24            ssh::auth::server { $sched_login: }
25          ssh::auth::server { $build_login: }          ssh::auth::server { $build_login: }
26    
27          $package_list = ['task-bs-cluster-main', 'iurt']          $package_list = ['task-bs-cluster-main', 'iurt']

Legend:
Removed from v.545  
changed lines
  Added in v.573

  ViewVC Help
Powered by ViewVC 1.1.30