[Puppet Users] Re: Hiera Hash Merge Issues

2016-06-03 Thread Leonard Smith
So it might be something with the way module_data is requesting. On Friday, June 3, 2016 at 2:42:45 PM UTC-4, Leonard Smith wrote: > > I've been trying to track down a problem with hiera_hash not merging. > > puppet-3.8.6-1.el7 > hiera-1.3.4-1.el7 > > ## hiera

[Puppet Users] Re: Hiera Hash Merge Issues

2016-06-03 Thread Leonard Smith
'vhosts' in two different YAML files and have both be created. The deep/deeper is only needed if the same key exists and I want to merge the underlying key/values. On Friday, June 3, 2016 at 2:42:45 PM UTC-4, Leonard Smith wrote: > > I've been trying to track down a problem with hier

Re: [Puppet Users] Hiera Hash Merge Issues

2016-06-03 Thread Leonard Smith
using the deeper merge option? > The gem is required when using deep or deeper merging. > > > On 2016-06-03 02:38 PM, Leonard Smith wrote: > > I've been trying to track down a problem with hiera_hash not merging. > > puppet-3.8.6-1.el7 > hiera-1.3.4-1.el7 > >

[Puppet Users] Hiera Hash Merge Issues

2016-06-03 Thread Leonard Smith
I've been trying to track down a problem with hiera_hash not merging. puppet-3.8.6-1.el7 hiera-1.3.4-1.el7 ## hiera.yaml :hierarchy: - test - common ## test.yaml --- rabbitmq_profile::vhosts: 'test' : ensure: present ## common.yaml --- rabbitmq_profile::vhosts: '/' : ensure: