/[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 1393 by misc, Thu Mar 24 00:19:21 2011 UTC revision 1394 by pterjan, Fri Mar 25 15:28:35 2011 UTC
# Line 24  class youri-check { Line 24  class youri-check {
24          cron { 'check':          cron { 'check':
25              command => "youri-check -c $config test && youri-check -c $config report",              command => "youri-check -c $config test && youri-check -c $config report",
26              hour => 6,              hour => 6,
27                user => "$user",
28          }          }
29    
30          file { "$config":          file { "$config":

Legend:
Removed from v.1393  
changed lines
  Added in v.1394

  ViewVC Help
Powered by ViewVC 1.1.30