CouchDB with Hiera HTTP

48 views
Skip to first unread message

Paul Ponzeka

unread,
Feb 1, 2015, 8:56:10 AM2/1/15
to puppet...@googlegroups.com
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:

pdcemulatortestdata

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

testdata

Any idea how i can pass this data through? 
Reply all
Reply to author
Forward
0 new messages