/[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 2834 by dams, Mon Aug 20 11:51:51 2012 UTC revision 2835 by dams, Wed Sep 5 15:36:09 2012 UTC
# Line 7  class blog { Line 7  class blog {
7    
8          user { 'blog':          user { 'blog':
9              groups  => apache,              groups  => apache,
10              comment => 'User to run script checking for new blog post',              comment => 'Mageia Blog bot',
11              home    => '/var/lib/blog',              home    => '/var/lib/blog',
12          }          }
13      }      }

Legend:
Removed from v.2834  
changed lines
  Added in v.2835

  ViewVC Help
Powered by ViewVC 1.1.30