/[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 1134 by dams, Fri Feb 18 13:37:46 2011 UTC revision 1261 by dams, Thu Mar 3 15:30:42 2011 UTC
# Line 2  class planet { Line 2  class planet {
2    
3      user { "planet":      user { "planet":
4          groups => apache,          groups => apache,
5          comment => "User running cronjob and deploying planet software",          comment => "Planet Mageia",
6          ensure => present,          ensure => present,
7          managehome => true,          managehome => true,
8          home => "/var/lib/planet",          home => "/var/lib/planet",

Legend:
Removed from v.1134  
changed lines
  Added in v.1261

  ViewVC Help
Powered by ViewVC 1.1.30