Issue #5244 has been updated by Luke Kanies. Description updated Status changed from Unreviewed to Rejected
This is easily solvable today - you can create a separate library directory and put your custom plugins there. ---------------------------------------- Bug #5244: Pluginsync overwrites local plug-ins https://projects.puppetlabs.com/issues/5244 Author: Paul Berry Status: Rejected Priority: Normal Assignee: Category: plug-ins Target version: 2.7.x Affected Puppet version: Keywords: Branch: When pluginsync is enabled, it is impossible to manually deploy plug-in libraries, because pluginsync wipes out the $libdir. This is the underlying cause of bug #4345. It would be better if pluginsync downloaded libraries to a directory that didn't conflict with anything else (e.g. $vardir/synclib), and added that directory to the appropriate autoloading paths. -- 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.
