Issue #20211 has been reported by Ian Ward. ---------------------------------------- Feature #20211: facter --puppet does not load module plugin facts on masterless puppet https://projects.puppetlabs.com/issues/20211
* Author: Ian Ward * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Keywords: * Branch: * Affected Facter version: ---------------------------------------- It looks like this is due to https://github.com/puppetlabs/facter/blob/master/lib/facter/application.rb#L132-L145 which is what adds a path to LOAD_PATH for facts, but in masterless puppet if I understand correctly this does not work because pluginsync does not work and therefore /var/lib/puppet/lib does not have any modules' custom facts. I'm not sure if I'm missing something, or if this is not supported. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
