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

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

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

revision 1842 by boklm, Tue Jul 12 14:29:47 2011 UTC revision 1843 by boklm, Tue Jul 12 14:32:05 2011 UTC
# Line 193  class buildsystem { Line 193  class buildsystem {
193    
194          cron { "update maintdb export":          cron { "update maintdb export":
195              command => "sudo -u $maintdb_login $maintdb_binpath root get > /var/www/bs/data/maintdb.txt",              command => "sudo -u $maintdb_login $maintdb_binpath root get > /var/www/bs/data/maintdb.txt",
196              minute => "10,40",              minute => "*/30",
197          }          }
198    
199      }      }

Legend:
Removed from v.1842  
changed lines
  Added in v.1843

  ViewVC Help
Powered by ViewVC 1.1.30