Age | Commit message (Collapse) | Author |
|
reports on a monthly basis (by default)
|
|
|
|
updating my previous commits with the fixes from LeLutin (closes: #2693)
|
|
/etc/default/puppetmaster file shipped with the debian package
|
|
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
|
|
Conflicts:
manifests/puppetmaster/checklastrun.pp
manifests/puppetmaster/checklastrun/disable.pp
|
|
passenger mode
|
|
|
|
believe that this Closes #2353)
|
|
|
|
|
|
|
|
If we disable the cleanup of reports, actually remove the cron job.
|
|
|
|
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.
|
|
A new variable $puppetmaster_mode have been introduced, which should
later be replaced by a class variable.
|
|
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.
|
|
|
|
Only code style and whitespace formatting issues. Everything should
no be in ligne.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
puppetmasted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/usr/local/bin rather than /opt/bin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|