On Wednesday, April 25, 2018 at 12:05:18 PM UTC-5, Michael Di Domenico 
wrote:
 

> yes, that is true.  i want both facter and puppet to be able to find 
> my custom facts without having to specify an environment variable. 
>

But you're chasing the wrong objective.  You should not be using facter 
(directly) to evaluate custom facts provided by Puppet, at least with 
puppet5.  Instead, use puppet's 'facts' face:

$ puppet facts

That should, again, Just Work, regardless of whether you normally use 
'puppet apply' or obtain catalogs from a master.


John

 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/a7965ec0-796c-4d81-b7cf-03a4067879e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to