Issue #8758 has been updated by Luke Kanies. Status changed from In Topic Branch Pending Review to Code Insufficient Assignee deleted (Daniel Pittman)
Well, I just tried to turn my patch into a pull request, and it failed. The code seems to have changed too much, or maybe my code was all broken in the first place. I can't get the tests to pass or anything. It's still a problem, IMO, but not as urgent given the lack of working code. ---------------------------------------- Refactor #8758: Yumrepo should be refactored to use a provider https://projects.puppetlabs.com/issues/8758#change-68651 Author: Luke Kanies Status: Code Insufficient Priority: Normal Assignee: Category: yumrepo Target version: 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
