summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster.pp
AgeCommit message (Collapse)Author
2012-04-12Fix probable typos.intrigeri
2011-01-10add a $use_munin variable to give a knob to turn on/off munin graphing.Micah Anderson
add two new munin graphs for puppetmaster: one to graph the memory usage of the running puppetmasters; and one to graph the average compile time
2010-11-29by default runy it only once dailymh
2010-11-29replace puppetlast with much more improved versionmh
2010-08-19fix stupid typomh
2010-08-07improve reports cleanup disablemh
If we disable the cleanup of reports, actually remove the cron job.
2010-08-07improve checklastrun scriptmh
2010-08-06make the cleanup of reports configurablemh
We can now either disable reports cleanup or set the amount of days reports should be kept. By default we still cleanup reports after 30 days.
2010-08-06cleanup 'if defined' code smellmh
A new variable $puppetmaster_mode have been introduced, which should later be replaced by a class variable.
2010-08-06codestyle - whitespacemh
Only code style and whitespace formatting issues. Everything should no be in ligne.
2010-02-11improve puppetmaster support on debianJerome Charaoui
2009-10-02refactor everything into its own filemh
2009-08-20fix typomh
2009-08-19add puppet reports cleanup cronjobmh
2008-12-27include\!mh
2008-12-27added lastrun checkmh
2008-10-01corrected inheritance ordermh
2008-10-01Merge commit 'puzzle/development'mh
2008-07-22merged with puzzlemh
2008-07-02moved cluster class due to namespacemh
2008-07-02fixed wrong namingmh
2008-07-02fixed requireing of the wrong usermh
2008-05-29merged from puzzlemh