- Standardise files with files in sous-chefs/repo-management
- Update workflows to 2.0.1
- Remove mdl and replace with markdownlint-cli2
- Remove delivery folder
- Standardise files with files in sous-chefs/repo-management
- Unpin the line cookbook so we use the latest version
- Add unified_mode true to all resources
- Require Chef 15.3 for unified mode and Chef 17 support
- Transfered cookbook to Sous-Chefs
- Standardised files
- Run latest cookstyle on cookbook
- Added Github Actions for testing
- Added support for Centos-8
- Removed support for Centos-6
- Added Dokken testing
- Min Chef version is now 12.21
- In map_entry use find_resource to conditionally create the automaster_entry.
- Removed dependency on chef-sugar.
- Support for Chef 14.
- Support wildcard maps and improve robustness (regex matching)
- Updated cookbook versions in metadata and fixed rubocop warnings.
- Updated nfs resource to use fstype property.
- Refactored to use new resource model with compat_resource (#18).
- Bug: #9 duplicate entries for the same mountpoint.
- Bug: line matching does not work.
- Refactored NFS block to change order at which packages are installed.
- Bugs #4 & #5 fixed and small amount of rubocop.
- Refactored entire cookbook to a resource model https://github.com/chef-cookbooks/resource.
- Cookbook now supports less platforms as there are currently no tests for SmartOS and Solaris2. If you would like support for these platform, please submit a PR respective tests.