[Puppet Users] basic hiera question

2014-11-19 Thread Craig White
getting very frustrated and have covered the 7 or so pages on puppet's documentation on hiera several times. # cat hiera.yaml --- :backends: - yaml :hierarchy: - defaults - "%{clientcert}" - "%{environment}" - global - common - ldap :yaml: :datadir: /etc/puppetlabs/puppet/hieradat

Re: [Puppet Users] basic hiera question

2014-11-19 Thread Ramin K
On 11/19/14 10:42 AM, Craig White wrote: getting very frustrated and have covered the 7 or so pages on puppet's documentation on hiera several times. # cat hiera.yaml --- :backends: - yaml :hierarchy: - defaults - "%{clientcert}" - "%{environment}" - global - common - ldap :

Re: [Puppet Users] basic hiera question

2014-11-19 Thread Craig White
awesome - thanks On Wednesday, November 19, 2014 11:55:51 AM UTC-7, Ramin K wrote: > > On 11/19/14 10:42 AM, Craig White wrote: > > getting very frustrated and have covered the 7 or so pages on puppet's > > documentation on hiera several times. > > > > # cat hiera.yaml > > --- > > :backends: