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

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

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

revision 2198 by dams, Mon Jun 20 10:11:41 2011 UTC revision 2199 by misc, Sun Jan 8 20:24:58 2012 UTC
# Line 9  class blog { Line 9  class blog {
9          user { "blog":          user { "blog":
10          groups => apache,          groups => apache,
11          comment => "Mageia Blog",          comment => "Mageia Blog",
         ensure => present,  
         managehome => true,  
12          home => "/var/lib/blog",          home => "/var/lib/blog",
13          }          }
14      }      }

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

  ViewVC Help
Powered by ViewVC 1.1.30