summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2011-03-01the debian-specific case doesn't work for squeeze, so re-factor the way it isMicah Anderson
2011-02-28debian's puppet depends on puppet-common, but if you were to setMicah Anderson
2011-02-16remove duplicated hasstatus parameter on Service[puppet]Micah Anderson
2011-02-14Revert "debian's puppet initscript has status functionality", this seems to h...Micah Anderson
2011-02-11fact needs to check now for $operatingsystem, not $kernel, in order to distin...Micah Anderson
2011-02-11fix name of cronjob for generic linuxMicah Anderson
2011-02-11this cleanup isn't a good idea for the other linux people who are actually us...Micah Anderson
2011-02-11make a puppet::cron::debian class that includes the override of the /etc/cron...Micah Anderson
2011-01-17fix location of puppet reports in cronjob that is run daily to cleanup report...Micah Anderson
2011-01-11fix misplaced closing curly brace for case statementMicah Anderson
2011-01-11fix dependency error for the /etc/cron.d/puppetlast.cronMicah Anderson
2011-01-10fix the bc dependency (closes: #2690)Micah Anderson
2011-01-10Fix up puppet/puppetmaster status method for Debian Squeeze and Sid, updating...Micah Anderson
2011-01-10add to puppet::puppetmaster::debian a file resource to manage the /etc/defaul...Micah Anderson
2011-01-10add a $use_munin variable to give a knob to turn on/off munin graphing.Micah Anderson
2010-12-14Merge remote branch 'immerda/master' into immerdaMicah Anderson
2010-12-14add debian-specific puppetmaster service resource overrides, if not running p...Micah Anderson
2010-11-29by default runy it only once dailymh
2010-11-29replace puppetlast with much more improved versionmh
2010-11-28add the possibility to clean the individual node client buckets.Micah Anderson
2010-11-28debian's puppet initscript has status functionalityMicah Anderson
2010-11-28add site-puppet cron.d/puppet sourceMicah Anderson
2010-11-28I've removed the pre-requirement that you need to have the 'bc' moduleMicah 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-19we set that below where it is the more appropriate placemh
2010-08-19work around a 2.6 issuemh
2010-08-19fix stupid typomh
2010-08-18puppet binary is in binmh
2010-08-17enable possibility to enforce puppet http_compressionmh
2010-08-17fix pattern for 2.6 openbsdmh
2010-08-17update openbsd stuff to 2.6 stylemh
2010-08-11remove unnecessary fileserver variable (#2460) round IImh
2010-08-09remove splay from openbsd cronmh
2010-08-09quote special usernamemh
2010-08-09use correct user on openbsdmh
2010-08-08correctly quote new cron timemh
2010-08-08add 2.6 configuration for clientmh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-08-07improve puppet_cronmh
2010-08-07improve reports cleanup disablemh
2010-08-07improve checklastrun scriptmh
2010-08-06make the cleanup of reports configurablemh
2010-08-06use $puppet_crontime also for openbsdmh
2010-08-06cleanup 'if defined' code smellmh
2010-08-06remove unnecessary service (cron) notificationmh
2010-08-06remove unnecessary definemh
2010-08-06the gentoo package has a statusmh
2010-08-06codestyle - whitespacemh
2010-08-06merge with lavamind/mastermh