This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
- This cookbook is now maintained by Sous-Chefs. See http://sous-chefs.org/
- Fixed 'ImmutableAttributeModification' error in remove_sysctl_param
- Added a new attribute
node['sysctl']['restart_procps']
to control restarting post change - Removed deprecated "conflicts" metadata
- Updated the metadata license string to be a SPDX standard license string
- Removed Chef 11 compatibility in the metadata.rb file
- Switched testing to ChefDK instead of test gems in the Gemfile
- Converted ServerSpec tests to InSpec
- Updated ChefSpecs to test against the latest platform releases
- Added testing with Foodcritic and a .foodcritic file to ignore certain failures