fuel-library/deployment/puppet/anacron
Bogdan Dobrelya d7497cfad5 Fix hourly log rotation schedule
W/o this patch, new log rotation template for
Fuel 5.x master node with docker (which is
/etc/logrotate.d/20-fuel-docker.conf) would
never be scheduled for execution.
And that could have caused master node's /var/log/
free space exhausted until the next planned daily
log rotation will come.

DocImpact
Closes-bug: #1378327

Change-Id: I21ba3debcfda4d94d5e25786f97996f6431e5ec3
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2014-10-07 15:39:25 +00:00
..
files Fix hourly log rotation schedule 2014-10-07 15:39:25 +00:00
manifests Separate logrotate config for (ana)cron-hourly, fix (min)size mess 2013-07-12 19:44:05 +03:00
README Add ioniced anacron module for puppet. 2013-07-12 19:43:39 +03:00

= anacron

This module configures anacron to run jobs in the *idle* i/o class.
(source ttp://code.seas.harvard.edu/puppet/puppet/trees/master/modules/anacron)