bodgit / puppet-yum

Puppet Module for managing Yum
https://forge.puppet.com/bodgit/yum
Apache License 2.0
0 stars 1 forks source link

Empty versionlock doesn't purge existing entries #12

Closed bodgit closed 3 years ago

bodgit commented 3 years ago

Defining the concat resource on its own doesn't seem to purge existing entries until you define at least one fragment. Adding a warn => '...' seems to also work.