Title: Message Title
Josh Cooper commented on an issue
Facter / Bug FACT-696
facts.d module "external" facts get put in client dir which facter doesn't look at by default
Fact scripts placed in the recommended path of <MODULEPATH>/<MODULE>/facts.d/ get added to clients into the /var/lib/puppet/facts.d directory, but then this directory is only searched for .rb ruby fact snippets by default.

If facter is run explicitly as:

  facter --external-dir /var/lib/puppet/facts.d/ <factname>

..then this works fine, as does l...


--
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/d/optout.

Reply via email to