summaryrefslogtreecommitdiff
path: root/manifests/cron
AgeCommit message (Collapse)Author
2010-11-28debian's puppet initscript has status functionalityMicah Anderson
Conflicts: manifests/cron/base.pp manifests/debian.pp
2010-11-28Fix whitespace and coding standards to use standard formatting styles (I ↵Micah Anderson
believe that this Closes #2353)
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
* don't use builtin splay, splay runs depending on the fqdn of a host -> puppet isn't running until it really should * fix various things for cron on openbsd
2010-08-06use $puppet_crontime also for openbsdmh
this is a bit hacky, but works.
2010-08-06codestyle - whitespacemh
Only code style and whitespace formatting issues. Everything should no be in ligne.
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
- don't use the status of the service script - try to kill puppet _after_ we managed the service
2009-10-04fix define namingmh
2009-01-06merged with puzzlemh
2008-12-27correct namingmh
2008-12-27correct namingmh
2008-12-27complete pathmh
2008-12-27fix test cmdmh
2008-12-27cron should have a new line at the endmh
2008-12-27stopping puppet daemon manuallymh
2008-12-27added a first version to run the client from cronmh