/[adm]/puppet/deployment/mgagit/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/mgagit/manifests/init.pp

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

revision 3267 by boklm, Thu Jun 27 18:31:13 2013 UTC revision 3275 by boklm, Sat Jul 6 16:54:04 2013 UTC
# Line 24  class mgagit( Line 24  class mgagit(
24      ensure      => present,      ensure      => present,
25      comment     => 'Git user',      comment     => 'Git user',
26      home        => $git_homedir,      home        => $git_homedir,
27      managehome => true,      managehome  => true,
28      gid         => $git_login,      gid         => $git_login,
29    }    }
30    

Legend:
Removed from v.3267  
changed lines
  Added in v.3275

  ViewVC Help
Powered by ViewVC 1.1.30