summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster/checklastrun.pp
AgeCommit message (Collapse)Author
2011-01-11fix dependency error for the /etc/cron.d/puppetlast.cronMicah Anderson
2010-12-14Merge remote branch 'immerda/master' into immerdaMicah Anderson
Conflicts: manifests/puppetmaster/checklastrun.pp manifests/puppetmaster/checklastrun/disable.pp
2010-11-29replace puppetlast with much more improved versionmh
2010-11-28Fix whitespace and coding standards to use standard formatting styles (I ↵Micah Anderson
believe that this Closes #2353)
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-08-07improve checklastrun scriptmh
2010-08-06remove unnecessary service (cron) notificationmh
There is no need to notify the cron service after placing something in /etc/cron.d. This means that we can also remove the dependency to cron, as we don't refer to any managed resource of the cron module anymore.
2010-08-06codestyle - whitespacemh
Only code style and whitespace formatting issues. Everything should no be in ligne.
2010-07-15service-definition in shared-modules/cron is cron, not crondvarac
2010-01-20changed destination from /opt/bin/puppetlast to /usr/local/binvarac
2010-01-20removed service definition for cron, which should be in an own cron-modulevarac
2010-01-20cron reload for /etc/cron.d/puppet*, debian/ubuntu shellscripts under ↵varac
/usr/local/bin rather than /opt/bin
2009-11-14update file sources to new 0.25.x stylemh
2009-11-02recursivly updating file path to new 0.25 stylemh
2009-01-06merged with puzzlemh
2008-12-30crons have to end with a new linemh
2008-12-27syntax checkmh
2008-12-27if we check for half a day delay, we should check every half a daymh
2008-12-27added lastrun checkmh