voxpupuli / puppet-yum

Puppet module for Yum
https://forge.puppet.com/puppet/yum
MIT License
16 stars 99 forks source link

Add `require_verify` option to install.pp #244

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

Pull Request (PR) description

Add the option to reinstall a package if the rpm verify fails for the installed package.

This Pull Request (PR) fixes the following issues

None