/[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 1005 by dams, Fri Feb 11 15:11:00 2011 UTC revision 1007 by dams, Fri Feb 11 15:27:48 2011 UTC
# Line 32  class blog { Line 32  class blog {
32          content => template("blog/check_new-blog-post.sh")          content => template("blog/check_new-blog-post.sh")
33      }      }
34    
35      file { "/var/www/html/blog.mageia.org":      file { "/var/www/html/blog.$domain":
36          ensure => directory,          ensure => directory,
37          owner => blog,          owner => blog,
38          group => blog,          group => blog,

Legend:
Removed from v.1005  
changed lines
  Added in v.1007

  ViewVC Help
Powered by ViewVC 1.1.30