Issue #20944 has been updated by Charlie Sharpsteen. Status changed from Accepted to Ready for Documentation Assignee set to Charlie Sharpsteen
This is actually the expected behavior. Components that live in `$libdir` must be collected from the master modulepath and deposited via pluginsync. This holds true for custom facter facts, custom parser functions and Augeas lenses. The [plugin docs](http://docs.puppetlabs.com/guides/plugins_in_modules.html) call this behavior out in the case of parser functions, but also need to indicate other components that are affected. ---------------------------------------- Bug #20944: Augeas lenses in modules are not loaded when using puppet apply https://projects.puppetlabs.com/issues/20944#change-95400 * Author: Jan Vansteenkiste * Status: Ready for Documentation * Priority: Normal * Assignee: Charlie Sharpsteen * Category: augeas * Target version: * Affected Puppet version: 2.7.18 * Keywords: module, apply * Branch: ---------------------------------------- When you have custom lenses in your modules lib/augeas/lenses, these are not loaded by augeas when doing a puppet apply run. -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
