/[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 152 by dams, Fri Nov 5 16:04:11 2010 UTC revision 153 by dams, Fri Nov 5 16:07:12 2010 UTC
# Line 25  class blog { Line 25  class blog {
25                  user => blog,                  user => blog,
26                  minute => 15,                  minute => 15,
27                  command => "/usr/local/bin/check_new-blog-post.sh",                  command => "/usr/local/bin/check_new-blog-post.sh",
28                  require => File["check_new-blog-post"],                  require => File["check_new-blog-post"]
29          }          }
30  }  }

Legend:
Removed from v.152  
changed lines
  Added in v.153

  ViewVC Help
Powered by ViewVC 1.1.30