So I am trying out CouchDB with hiera-http, and so far almost everything is 
working nicely.  I am running into an issue where fact's are not being 
translated into usebale data.  Meaning, in hiera, i have a definition:

*pdcemulator*%{clientcert}
When I do a hiera lookup, it comes back blank:

hiera -c /etc/puppetlabs/puppet/hiera.yaml pdcemulator 
::clientcert=phdc-soapupdc01.puppetlabs.corp


If, i change the entry into static text, it works fine:

*pdcemulator*testdata
hiera -c /etc/puppetlabs/puppet/hiera.yaml pdcemulator 
::clientcert=phdc-soapupdc01.puppetlabs.corp

testdata

Any idea how i can pass this data through? 

-- 
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/ed8b89f6-1bed-4a1d-a757-9bcaf3c5c414%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to