I didnt looked at your code, so maybe there is an error too, but you
didnt place the files in the standard location they belong to
module/custom/lib/puppet/type/yum.rb
module/custom/lib/puppet/provider/yum/package_nat.rb
And dont forget to place pluginsync = true in your config
-Stefan
On Wed,
Hi,
I need the capability have an enable repo in my package type, as
described in
http://projects.reductivelabs.com/issues/2247
However, I don't this this will get implemented soon. As such I have
done the following
I copied the yum.rb and package.rb from the standard location into a
custom mo