/[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 1332 by dams, Fri Mar 18 18:30:18 2011 UTC revision 1333 by dams, Fri Mar 18 18:32:33 2011 UTC
# Line 56  class blog { Line 56  class blog {
56          }          }
57      }      }
58      class db_backup inherits base {      class db_backup inherits base {
59          file { "/var/lib/blog/backup/db":          file { "/var/lib/blog/backup":
60                  ensure => directory,                  ensure => directory,
61                  owner => root,                  owner => root,
62                  group => root,                  group => root,

Legend:
Removed from v.1332  
changed lines
  Added in v.1333

  ViewVC Help
Powered by ViewVC 1.1.30