Puppet module to manage logrotate
9a04df09eb
Allows us to easily manage log rotation. Example: logrotate::file { 'xyz': log => '/var/log/xyz.log', options => ['compress', 'weekly'], } Change-Id: I84fa3a20e0510a1273aa9b8555da0dde4613f50a |
||
---|---|---|
manifests | ||
templates |