/[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 216 by boklm, Tue Nov 9 22:57:33 2010 UTC revision 217 by boklm, Tue Nov 9 23:00:28 2010 UTC
# Line 39  class buildsystem { Line 39  class buildsystem {
39    
40          user {"$build_login":          user {"$build_login":
41              ensure => present,              ensure => present,
42              comment => "System user use to run build bots"                  comment => "System user use to run build bots",
43              managehome => true,              managehome => true,
44              shell => "/bin/bash",              shell => "/bin/bash",
45          }          }

Legend:
Removed from v.216  
changed lines
  Added in v.217

  ViewVC Help
Powered by ViewVC 1.1.30