d4a96a421b
The extant "logrotate_daily" varaible doesn't really do anything and isn't used. Modify this to be able to set a range of rotation periods or a size. Update mirror rsync mirrors to rotate weekly, as often releases run overnight and it's a pain to reconstruct. Change-Id: I121dc5f4fe7f226b66d18b9ec39e7e3839be4d40 |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
templates | ||
README.rst |
Add log rotation file
Note
This role does not manage the logrotate
package or
configuration directory, and it is assumed to be installed and
available.
This role installs a log rotation file in
/etc/logrotate.d/
for a given file.
For information on the directives see logrotate.conf(5)
.
This is not an exhaustive list of directives (contributions are
welcome).
** Role Variables **
The log file on disk to rotate