Project

General

Profile

« Previous | Next » 

Revision f7983637

Added by Ohad Levy over 14 years ago

  • ID f7983637bdf92252338fc1dc0422e93927d3be0e

reverting and fixing minor example manifest fix

View differences:

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

Also available in: Unified diff