/[adm]/puppet/modules/youri-check/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/youri-check/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1448 by pterjan, Sat Apr 2 12:30:20 2011 UTC revision 1449 by pterjan, Sat Apr 2 16:39:01 2011 UTC
# Line 57  class youri-check { Line 57  class youri-check {
57          cron { 'check':          cron { 'check':
58              command => "youri-check -c $config report",              command => "youri-check -c $config report",
59              hour => [1, 7, 13, 19],              hour => [1, 7, 13, 19],
60                minute => 0,
61              user => "$user",              user => "$user",
62          }          }
63    

Legend:
Removed from v.1448  
changed lines
  Added in v.1449

  ViewVC Help
Powered by ViewVC 1.1.30