/[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 3390 by tmb, Sun Jan 5 00:58:26 2014 UTC revision 3391 by tmb, Sun Jan 5 01:09:55 2014 UTC
# Line 37  class draklive { Line 37  class draklive {
37  #        source => "svn://svn.$::domain/soft/images-config/draklive/trunk/",  #        source => "svn://svn.$::domain/soft/images-config/draklive/trunk/",
38  #    }  #    }
39    
40        git::snapshot { $config:
41            source => "git://git.$::domain/software/build-system/draklive-config",
42        }
43    
44      cron { 'build live images':      cron { 'build live images':
45          command => "$config/tools/build_live.sh",          command => "$config/tools/build_live.sh",
46          user    => $login,          user    => $login,

Legend:
Removed from v.3390  
changed lines
  Added in v.3391

  ViewVC Help
Powered by ViewVC 1.1.30