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

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

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

revision 2198 by misc, Sun Jan 8 18:09:18 2012 UTC revision 2199 by misc, Sun Jan 8 20:24:58 2012 UTC
# Line 3  class planet { Line 3  class planet {
3      user { "planet":      user { "planet":
4          groups => apache,          groups => apache,
5          comment => "Planet Mageia",          comment => "Planet Mageia",
         ensure => present,  
         managehome => true,  
6          home => "/var/lib/planet",          home => "/var/lib/planet",
7      }      }
8    

Legend:
Removed from v.2198  
changed lines
  Added in v.2199

  ViewVC Help
Powered by ViewVC 1.1.30