summaryrefslogtreecommitdiff
path: root/manifests/cron/linux.pp
AgeCommit message (Expand)Author
2013-05-20follow new naming conventionmh
2013-01-02Make all linux distributions use the same path for the cron fileGabriel Filion
2013-01-02cron service dependancy has some errors and misses the cron classGabriel Filion
2013-01-02added service dependency for cronpuppet_cronvarac
2013-01-02linted cron/linux.ppvarac
2012-04-12implement fix for cron file being put in place even when you do not include p...Micah Anderson
2011-03-29the % needs to be double-escaped so puppet doesn't complain like this:Micah Anderson
2011-03-28percent is magic in crontabs and needs to be escapedMatt Taggart
2011-03-28need to escape the $ in the variablesMicah Anderson
2011-03-28update cronjob to capture the return code output as suggested by LeLutin in h...Micah Anderson
2011-03-15change the cronjob so that the failure to find any (^err:|^alert:|^emerg:|^cr...Micah Anderson
2010-11-28Fix whitespace and coding standards to use standard formatting styles (I beli...Micah Anderson
2010-09-15fix some issues with cron enabling/service disablingmh
2010-08-17enable possibility to enforce puppet http_compressionmh
2010-08-08correctly quote new cron timemh
2010-08-07improve puppet_cronmh
2010-08-06codestyle - whitespacemh
2010-03-07README, added $puppet_crontime to tune how often a client gets updatesnadir
2009-01-06merged with puzzlemh
2008-12-27complete pathmh
2008-12-27cron should have a new line at the endmh
2008-12-27added a first version to run the client from cronmh