Issue #1676 has been updated by Luke Kanies. Status changed from Accepted to Closed
This has been fixed in 0.25 by using global provider lists that don't refresh when a type is reloaded. ---------------------------------------- Bug #1676: Reloaded resource types lose their provider lists http://projects.reductivelabs.com/issues/1676 Author: Luke Kanies Status: Closed Priority: Normal Assigned to: Luke Kanies Category: RAL Target version: Affected version: 0.24.4 Keywords: Branch: When you reload a Puppet type, using 'require' or what have you, the new type has no providers because the provider list is maintained in an instance variable of the original type. Some system needs to be put into place to notice that the type is different and forcibly reload the providers; either that, or use some other system to keep the provider list. -- 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://reductivelabs.com/redmine/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.
