Skip to content

Releases: sous-chefs/logrotate

3.0.26

15 Jul 17:02
Compare
Choose a tag to compare

Standardise files with files in sous-chefs/repo-management

Standardise files with files in sous-chefs/repo-management

Standardise files with files in sous-chefs/repo-management

3.0.25

06 May 18:25
Compare
Choose a tag to compare
Update metadata for 3.0.25

3.0.24

06 May 18:24
Compare
Choose a tag to compare
Update metadata for 3.0.24

v1.7.0

11 Sep 08:16
Compare
Choose a tag to compare

Bugs

  • Use raise rather than Application.fatal! to prevent killing a
    daemonized chef-client

Improvements

  • Chefspec matcher for logrotate_app definition
  • Support the following options: compressoptions, maxage,
    shred/shredcycles, extension, tabooext
  • Add Solaris support

1.5.0

03 Feb 16:25
Compare
Choose a tag to compare

Bugs

  • Fix missing end tag in template
  • Don't re-initialize constants.
  • Fix rubocop finding

Improvements

  • [COOK-3911] Allow to use maxsize parameter.
  • [COOK-4000] Allow to use dateyesterday option.
  • [COOK-4024] Allow to use su parameter.
  • [COOK-4175] Allows use of the dateformat parameter.
  • Loosen test-kitchen version constraint
  • Add rvm files to gitignore

v1.4.0

04 Oct 22:29
Compare
Choose a tag to compare

Bug

  • COOK-3632 - Raise Exception when adding more than one invalid option
  • COOK-3141 - Do not duplicate template entires for multiple paths
  • COOK-3034 - Update logrotate_app params to accept arrays and strings

Improvement

  • COOK-2646 - Add ability to choose file mode for logrotate template