Hi,

is it possible to use custom facts inside other custom facts? 

With facter -p the custom fact is listed ( e.g.):

...
userblweb => 1000

With irb:

irb(main):001:0> require 'facter'
=> true
irb(main):002:0> a = Facter.value(:userblweb)
=> nil

Any idea?

puppetversion: 3.7.3
facter 2.3.0

Regards
Andreas

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/b9819241-6494-4c37-a10f-b240bcb0faf4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to