voxpupuli / puppet-yum

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

Revert #258 that added purge_unmanaged_repos #285

Closed kenyon closed 1 year ago

kenyon commented 1 year ago

We need to revert #258. It doesn't work because yum repos are not managed as file resources by puppetlabs/yumrepo_core, they are managed as native yumrepo types. See also https://github.com/voxpupuli/puppet-rhsm/pull/125#issuecomment-1200137397