I am facing the same issue. I have set 

key1=value1

inside my puppet agent facts.d/file.txt.

How this value can be taken into manifest in my puppet agent. I have tried 
*$key1* and *${::key1}* but not worked. What is the correct way of taking 
it ?

Regards,
Malintha 

On Friday, February 14, 2014 10:12:30 PM UTC+5:30, Deep wrote:
>
> Hi,
>
> I have created few external facts by putting an yaml file in 
> /etc/puppetlabs/facter/facts.d folder on agent and they are available in 
> puppetdb and in my erb templates.
>
> But I am not able to use them in puppet manifests.I am getting undef value.
>
> Is there anyway to use them?
>
> Deep
>

-- 
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/36732b0d-a667-4c84-87f6-d4a7aeb88309%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to