/[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 383 by blino, Mon Nov 22 07:29:23 2010 UTC revision 385 by blino, Mon Nov 22 12:13:10 2010 UTC
# Line 48  class buildsystem { Line 48  class buildsystem {
48              managehome => true,              managehome => true,
49              gid => $build_login,              gid => $build_login,
50              shell => "/bin/bash",              shell => "/bin/bash",
51                password => '*', # set password to * to unlock the account but forbid login through login
52          }          }
53    
54          file { $build_home_dir:          file { $build_home_dir:

Legend:
Removed from v.383  
changed lines
  Added in v.385

  ViewVC Help
Powered by ViewVC 1.1.30