/[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 1655 by blino, Sat May 28 12:51:07 2011 UTC revision 1656 by blino, Sat May 28 12:57:06 2011 UTC
# Line 42  class draklive { Line 42  class draklive {
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,              user => $draklive_login,
45              hour => "14",              hour => "4",
46              minute => "48",              minute => "30",
47          }          }
48      }      }
49  }  }

Legend:
Removed from v.1655  
changed lines
  Added in v.1656

  ViewVC Help
Powered by ViewVC 1.1.30