Releases: voxpupuli/puppet-icinga
Releases · voxpupuli/puppet-icinga
v6.0.0
What's Changed
Breaking Changes 🛠
- Drop Debian Buster support by @lbetz in #131
- Remove EL7 support by @lbetz in #139
- Drop EOL CentOS 8 support by @lbetz in #144
New Features 🎉
- Move cert_name parameter default to module data by @lbetz in #126
- Switch to keyring for all supported Ubuntu and Debian repos by @lbetz in #132
- Add Debian bookworm support by @lbetz in #130
- Add SELinux support for the Icinga 2 core by @lbetz in #141
- Add new parameter to disable the default apache config for Icinga by @lbetz in #142
- Add Fedora 40 support by @lbetz in #140
- Add Ubuntu (24.04) Noble support by @lbetz in #138
- Add new param to load additonal Apache modules by @lbetz in #143
- Restrict parameters to non-empty strings by @lbetz in #145
Bug Fixes 🐛
- Fix eventlog as logging_type on Windows by @lbetz in #124
- Limit package dependency to icinga modules by @lbetz in #128
- Fix private key permissions by @lbetz in #135
Documentation Updates 📚
- Fix typo in requires by @viscountstyx in #133
- Add use of puppet-php >= 10.2.0 to docs by @lbetz in #129
- Update soft dependencies in README.md by @lbetz in #146
Other Changes
- .fixtures.yml: Fix augeas module name by @bastelfreak in #134
New Contributors
- @viscountstyx made their first contribution in #133
- @zilchms made their first contribution in #136
Full Changelog: v5.0.0...v6.0.0