Issue #8758 has been updated by Ashley Penney.
https://github.com/puppetlabs/puppet/pull/2086 is an initial stab at this separation. ---------------------------------------- Refactor #8758: Yumrepo should be refactored to use a provider https://projects.puppetlabs.com/issues/8758#change-100015 * Author: Luke Kanies * Status: Code Insufficient * Priority: Normal * Assignee: * Category: yumrepo * Target version: 3.x * Affected Puppet version: * Keywords: * Branch: https://github.com/lak/puppet/tree/ticket/master/8758-yumrepo_with_provider ---------------------------------------- The current implementation of Yumrepo has all of the work done directly in the type, rather than using a provider. We should instead refactor it to use a provider, which should also make the code cleaner and easier to maintain. I've got a patch that does at least a bit of this, but I never got it to production. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
