/[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 2199 by misc, Sun Jan 8 20:24:58 2012 UTC revision 2571 by misc, Sat Mar 17 12:03:38 2012 UTC
# Line 83  class blog { Line 83  class blog {
83      class files_backup inherits base {      class files_backup inherits base {
84          file { $blog_files_backupdir:          file { $blog_files_backupdir:
85                  ensure => directory,                  ensure => directory,
                 owner => root,  
                 group => root,  
                 mode => 644,  
86          }          }
87    
88          file { "backup_blog-files":          file { "backup_blog-files":

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

  ViewVC Help
Powered by ViewVC 1.1.30