Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-16 | minor README language fix | Micah Anderson | |
2012-07-16 | add information to README about specifying versions | Micah Anderson | |
2012-06-27 | 2.7 underscore rename: site-puppet | Micah Anderson | |
2011-07-07 | README typo | mh | |
2011-07-07 | implement setting reports cleanup dir the old way | mh | |
2011-07-07 | Revert "migrate cleanup_reports to parametrized classes as this makes it ↵ | mh | |
much more configurable" This reverts commit 0f4718f062f7419092f69dcdd951339a466a79b8. Unfortuantely due to puppet bug #5517 we currently can't do it that nice so we need to hack around things https://projects.puppetlabs.com/issues/5517 | |||
2011-07-07 | migrate cleanup_reports to parametrized classes as this makes it much more ↵ | mh | |
configurable | |||
2011-01-11 | clarify how storeconfigs are setup in the README | Micah Anderson | |
2011-01-10 | update README to reflect the module pre-requirements needed for ↵ | Micah Anderson | |
puppet::puppetmaster::storeconfigs | |||
2011-01-10 | add information about nginx/mongrel modules that are needed for ↵ | Micah Anderson | |
$puppetmaster_mode = cluster | |||
2011-01-10 | add 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-12-14 | README changes: . Remove depends on 'bc' module requirement . Language ↵ | Micah Anderson | |
fixes, and clarification of $puppet_crontime cron field . add clientbucket_cleanup . note that the passenger module is a needed dependency if you set that variable . note dependency for storedconfigs | |||
2010-11-29 | update README | mh | |
2010-08-07 | improve documentation for puppet::cron | mh | |
2010-08-07 | improve checklastrun script | mh | |
2010-08-07 | improve readme | mh | |
2010-08-06 | make the cleanup of reports configurable | mh | |
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-06 | cleanup 'if defined' code smell | mh | |
A new variable $puppetmaster_mode have been introduced, which should later be replaced by a class variable. | |||
2010-08-06 | remove unnecessary service (cron) notification | mh | |
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-03-07 | README, added $puppet_crontime to tune how often a client gets updates | nadir | |
2010-02-10 | Readme: Depends on | varac | |
2010-01-20 | added a simple README, tbc... | varac | |