This file is used to list changes made in each version of the yum-chef cookbook.
- resolved cookstyle error: spec/unit/recipes/default_spec.rb:6:7 warning:
ChefDeprecations/DeprecatedChefSpecPlatform
- Require Chef 12.14+ and remove compat_resource dep
- Switch from Rake testing to Local Delivery
- Rename kitchen-docker config to kitchen-dokken
- Update apache2 license string
- Depend on the latest compat_resource cookbook
- Cookstyle fixes
- Replace yum dependency with compat_resource
- Allow running the yum 4.0 cookbook
- Add inspec testing
- Update testing framework
- Add support for Amazon Linux
- Remove support for Chef 11
- PR #11 Avoid using $releasever as inconsistent usage in EL @afiune
- Update to use the new packages.chef.io repository
- Allow setting the sslverify & gpgcheck options
- #7 Resolve Chef 13 deprecation warnings
- #4 Relax version constraint for yum
- #3 Add stable and current recipes
- Add License file
- Add Rakefile for simplified testing
- Add standard chefignore and gitignore file
- Add cookbook version and Travis CI badges to the readme
- Add Gemfile with development dependencies
- Resolve rubocop warnings
- Update platforms in the Kitchen CI config