Parent Directory | Revision Log | 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 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |