- Fixed attributes and chef-vault for Chef 13+ compatibility
- Updated the version attibutes to use the latest release of Chef-Guard v0.7.1.
- Updated the version attibutes to use the latest release of Chef-Guard v0.7.0. This also required updating some config attributes to remain compatible with the latest version.
- Updated the version attibutes to use the latest release of Chef-Guard v0.6.2
- Added systemd support for CentOS / RHEL 7 and up.
- Updated the version attibutes to use the latest release of Chef-Guard v0.6.1
- Updated the foodcritic tests for better readability
- Fixed foodcritic tests
- Fixed syntax error in the custom foodcritic tests
- Updated the cookbook to use Chef-Guard v0.6.0 which requires some config changes
- Converted the custom Chef-Guard foodcritic file to a template. You can now add a custom regex to check for certain cookbook names and the embedded foodcritic tests will only run against matching cookbooks.
- Fixed the chef-guard.conf template so it includes to the 'chefclient' section
- Updated the version attibutes to use the latest release of Chef-Guard v0.5.0
- Added a new attribute for manageing the Chef clients path (new feature of Chef-Guard)
- Changed the version attibute to point to the latest release of Chef-Guard v0.3.0
- Improved some parts of the cookbook and added Chef-Vault logic to manage the secure items of this cookbook
- Initial release of chef-guard-cookbook