Re: [Puppet Users] hiera oddities

2013-09-30 Thread Tom Hanstra
Pete: Thanks for pointing this out as well. It explains some things that were confusing me about how I was using hiera. I appreciate the information. Tom On Saturday, September 28, 2013 7:16:00 AM UTC-4, Peter Meier wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > My current

Re: [Puppet Users] hiera oddities

2013-09-28 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > My current setup has a puppet master and an agent. On both I have > the same /etc/hiera.yaml file linked into the /etc/puppet > directory. I've also been able to confirm that hiera is seeing the > right json files in /var/lib/hiera. Note: if you w

[Puppet Users] hiera oddities

2013-09-27 Thread Tom Hanstra
I'm having a real trouble getting hiera to work as expected. My current setup has a puppet master and an agent. On both I have the same /etc/hiera.yaml file linked into the /etc/puppet directory. I've also been able to confirm that hiera is seeing the right json files in /var/lib/hiera. What