0.3.0 (2026-03-24)
0.2.16 (2026-01-06)
0.2.15 (2025-10-15)
- Remove delivery workflow
- Remove delivery folder
- Standardise files with files in sous-chefs/repo-management
- Resolved failures in the recipe / resources to find the correct helper methods
- Convert from LWRPs to custom resources
- Properly set name properties in the resources
- Refactored hashes literals to Ruby 1.9+ format
- Removed allowed actions from resources at this is no longer necessary in Chef 12.5+
- Updated notification syntax to the modern notifies syntax
- Remove zlinux from the list of supported platforms
- Add platform support logic for Amazon Linux and Fedora
- Expand testing in the Kitchen configs to current platform releases
- Migrated to GitHub actions for testing
- Add packages for rhel family
- Fix typo in readme (thanks @jgoldschrafe)
- Move recipe inclusion to action in provider and use run_context instead of node directly (thanks @jgoldschrafe)
- Update service resource usage
- Use ephemeral store to build configuration
- Remove default uid and gid values for cgconfig groups
- Initial release