Issue #15767 has been reported by eric sorenson. ---------------------------------------- Bug #15767: Restrict pluginsync to a 'whitelist' of directories https://projects.puppetlabs.com/issues/15767
Author: eric sorenson Status: Unreviewed Priority: Normal Assignee: Category: plug-ins Target version: 3.x Affected Puppet version: Keywords: telly_deprecation Branch: Similar to the existing 'pluginsignore' option, it'd be good to have a whitelist of plugin-sync-able directories that defaulted to a sane set of things that would be useful to the client: ` lib/facter lib/puppet/types lib/puppet/providers lib/puppetX ` (This last is from #14149) This would prevent parser functions from being sent down to agents, in keeping with the philosophy that pluginsync should only be used for things that extend the agent-to-master interaction. -- 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.
