summaryrefslogtreecommitdiff
path: root/manifests/cron
AgeCommit message (Expand)Author
2015-09-30fix default value case for $cron_timeGabriel Filion
2015-02-24Merge branch 'master' of git://git.puppet.immerda.ch/module-puppetJerome Charaoui
2014-08-30fix cron name globally + lintingmh
2014-07-09get rid off lsb factsmh
2013-05-20follow new naming conventionmh
2013-04-08puppet is in bin not sbinmh
2013-04-07also use new naming convention on linuxmh
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-08-10Fix puppet attempting to change the puppet service from 'stopped' to running ...Micah Anderson
2012-06-10we support now also 2.7 - 0.24 should not anymore be aroundmh
2012-06-10stop the puppet service by default on cronmh
2012-06-08new style for 2.7mh
2012-04-12Merge remote-tracking branch 'lelutin/freebsd' into sharedMicah Anderson
2012-04-12implement fix for cron file being put in place even when you do not include p...Micah Anderson
2012-03-01Revert "the debian-specific case doesn't work for squeeze, so re-factor the w...intrigeri
2011-08-23Add partial freebsd cron job supportGabriel Filion
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
2011-03-01the debian-specific case doesn't work for squeeze, so re-factor the way it isMicah Anderson
2011-02-14Revert "debian's puppet initscript has status functionality", this seems to h...Micah Anderson
2011-02-11make a puppet::cron::debian class that includes the override of the /etc/cron...Micah Anderson
2010-11-28debian's puppet initscript has status functionalityMicah 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-19work around a 2.6 issuemh
2010-08-18puppet binary is in binmh
2010-08-17enable possibility to enforce puppet http_compressionmh
2010-08-17update openbsd stuff to 2.6 stylemh
2010-08-09remove splay from openbsd cronmh
2010-08-08correctly quote new cron timemh
2010-08-07improve puppet_cronmh
2010-08-06use $puppet_crontime also for openbsdmh
2010-08-06codestyle - whitespacemh
2010-07-15puppetd doesnt need to get notified at all, its built-invarac
2010-03-07README, added $puppet_crontime to tune how often a client gets updatesnadir
2010-02-04Allowes puppet::cron also on the puppetmaster servervarac
2010-01-19added ubuntu supportvarac
2009-11-01fixing location of binary for 0.25mh
2009-10-31don't notify service if we run as cronmh
2009-10-30set status to false where it isn't already falsemh
2009-10-27fix disabling of the servicemh
2009-10-04fix define namingmh
2009-01-06merged with puzzlemh
2008-12-27correct namingmh