/[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 150 by dams, Fri Nov 5 15:51:23 2010 UTC revision 152 by dams, Fri Nov 5 16:04:11 2010 UTC
# Line 23  class blog { Line 23  class blog {
23          }          }
24          cron { blog:          cron { blog:
25                  user => blog,                  user => blog,
                 hour => 0,  
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"],

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

  ViewVC Help
Powered by ViewVC 1.1.30