Issue #11858 has been updated by Kelsey Hightower.
I'm not 100% sure how the loader picks up plugins, but have you tired restarting the puppet agent. My guess is that the plugin should get picked up on restart. Also for your convince, more info on how plugin sync is supposed to work: [http://docs.puppetlabs.com/guides/plugins_in_modules.html](http://docs.puppetlabs.com/guides/plugins_in_modules.html) ---------------------------------------- Bug #11858: Plugins only loaded when they are downloaded https://projects.puppetlabs.com/issues/11858 Author: Matthew Leather Status: Unreviewed Priority: Normal Assignee: Category: plug-ins Target version: Affected Puppet version: development Keywords: Branch: Puppet::Configurer::PluginHandler.download_plugins calls load_plugin for each file that was downloaded however if a plugin file is already present on the client then it isn't downloaded so isn't loaded. This seems wrong - though perhaps I'm misunderstanding the purpose of load_plugin. -- 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.
