Project

General

Profile

« Previous | Next » 

Revision 3f12afdb

Added by Ohad Levy over 14 years ago

  • ID 3f12afdb8e1d67878c29a5a02d6d3c4a26d2f930

minor example manifest fix

View differences:

extras/puppet/foreman/manifests/reports.pp
}
cron{"expire_old_reports":
command => "(cd ${foreman_dir}; rake reports:expire",
command => "rake reports:expire",
environment => "RAILS_ENV=production",
cwd => $foreman_dir,
user => $foreman_user,
minute => "30",
hour => "7",

Also available in: Unified diff