All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- add initial tests (#82)
- fix default_file on Debian Bookworm (#82)
- fix $default_file definition on Ubuntu > 24.04 and Debian < 13 (#80)
- Add support for Pop!_OS (#75)
- Add support for Debian >12 and Ubuntu >=24.04 (#77, #78)
- BREAKING CHANGE: Drop Puppet 6 support (#76)
- Add support for Linuxmint with Puppet 7 (#65)
- Add Puppet 8 support (#72)
- Add LICENSE file (#73)
- Add support for Sangoma (#67)
- Fix warning on Gentoo systems (#64)
- Support Rocky linux (#60)
- Support AlmaLinux (#58)
- Support Puppet 7 (#56)
- Support Raspbian (#55)
- Added types to parameters
- Added
manage_package
parameter (#51) - Added CHANGELOG.md (only for new releases), fixes #43
- BREAKING CHANGE: Testing for Puppet < 6 has been dropped
- Switched from Travis to Github Actions
- Dependencies updated to support the newest releases
- Fixed gentoo config_file path (#50)
- Some linting changes