Logrotate cookbook 2.2.0

Ohai Chefs,

I’ve just pushed version 2.2.0 of the logrotate cookbook to Supermarket. Please note that the logrotate cookbook now requires Chef 12.5.0. Bugs can be filed against the GitHub repo if experience any problems: https://github.com/stevendanna/logrotate

Compatibility Notes

The compat_resource dependency was removed. This means we now
require Chef 12.5 or higher. It also means we now better support Chef
13.

Enhancements

  • The global configuration now supports scripts.
  • The package install action (upgrade by default) is now configurable
    via an attribute.
  • The development environment now more closely follows modern cookbook
    practices.

Bug Fixes

  • ChefSpec matcher now correctly calls ChefSpec.define_matcher.

Contributors

  • Austin Heiman
  • Baptiste Courtois
  • Bogdan Katynski
  • Thomas Dziedzic
  • Tim Smith