Issue #12371 has been updated by Nigel Kersten.
Shouldn't we fix the autoloading rather than implementing a whitelist? I know in the past I've used `modulepath/module/lib/foo` to sync arbitrary code that something related to my Puppet infrastructure was using, even if I had to manually load things from there. It feels like we should be able to just consistently load from the libdir, and that's the more consistent approach. ---------------------------------------- Bug #12371: pluginsync should warn when files are not in a special directory https://projects.puppetlabs.com/issues/12371#change-55217 Author: Patrick Carlisle Status: Accepted Priority: Normal Assignee: Patrick Carlisle Category: plug-ins Target version: Affected Puppet version: Keywords: Branch: If you put files in a module in a directory that doesn't get autoloaded there should be some sort of warning. -- 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.
