/[adm]/puppet/modules/draklive/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/draklive/manifests/init.pp

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

revision 1653 by blino, Sat May 28 12:45:44 2011 UTC revision 1654 by blino, Sat May 28 12:46:39 2011 UTC
# Line 41  class draklive { Line 41  class draklive {
41    
42          cron { "build live images":          cron { "build live images":
43              command => "$draklive_config/tools/build_live.sh",              command => "$draklive_config/tools/build_live.sh",
44                user => $draklive_login,
45              hour => "14",              hour => "14",
46              minute => "48",              minute => "48",
47          }          }

Legend:
Removed from v.1653  
changed lines
  Added in v.1654

  ViewVC Help
Powered by ViewVC 1.1.30