Releases: stschulte/puppet-rpmkey
Releases · stschulte/puppet-rpmkey
Release v2.0.1
Release v2.0.0
Added
- Support RHEL8 and CentOS 8
- Add version requirement in
metadata.json
(>= 6.21.0 < 9.0.0
)
Changed
- Update structure to work with latest puppet version
Release v1.0.3
Fixed
- do not crash on unexpected rpm output
- improve test coverage
Release v1.0.2
Added
- Add SLES and CentOS as supported operating systems (thanks to Michael Moll
and Gene Liverman for testing)
Changed
- 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)
Release v1.0.1
Changed
- Update metadata.json with tested operating systems
Release v1.0.0
Added
- Initial release for puppet forge