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.
- Updated badges
- Support RHEL8 and CentOS 8
- Add version requirement in
metadata.json
(>= 6.21.0 < 9.0.0
)
- Update structure to work with latest puppet version
- do not crash on unexpected rpm output
- improve test coverage
- Add SLES and CentOS as supported operating systems (thanks to Michael Moll and Gene Liverman for testing)
- If the source parameter specifies a local file that you also manage through a puppet file resource, the file resource will be autorequired by the rpmkey resource (Thanks to duritong for implementing this)
- Update metadata.json with tested operating systems
- Initial release for puppet forge