logrotate icon indicating copy to clipboard operation
logrotate copied to clipboard

extend logrotate_app resource to include all logrotate options

Open sandrotosi opened this issue 4 years ago • 1 comments

Hello, i want to write an application logrotate, but logrotate_app doesnt support some of the commands i need, f.e. postrotate and prerotate.

it would be great if this resource can support all the global configuration can, and/or all logrotate config options.

thanks

sandrotosi avatar Oct 14 '20 15:10 sandrotosi

Could you give us a list of the options that are missing?

postrotate and prerotate are supported by the scripts property so you're good to go with those at least.

bmhughes avatar May 03 '21 19:05 bmhughes