Use 'deeper' hiera_hash merge behavior for all roles
authorGiulio Fidente <gfidente@redhat.com>
Thu, 18 Feb 2016 12:55:23 +0000 (13:55 +0100)
committerGiulio Fidente <gfidente@redhat.com>
Thu, 21 Apr 2016 12:01:07 +0000 (12:01 +0000)
commit34b4954bc422016bc23b255807ed7d067c4fc56c
tree255ee0100d1987372243a4a2f8fbf27a2cd06af6
parent7588f749197624b0c37e98192ed10ac5434f6c6d
Use 'deeper' hiera_hash merge behavior for all roles

This change configures the hiera merge behavior to 'deeper' [1],
which is useful to merge values when the same hiera key is found
in multiple datafiles.

The hiera default 'native' only picks the value from the key with
the highest priority in the hierarchy.

1. https://docs.puppetlabs.com/hiera/1/lookup_types.html#deep-merging-in-hiera--120

Change-Id: I88c764d9af510ffbbad9fcaa4b747655e38255c2
puppet/ceph-storage.yaml
puppet/cinder-storage.yaml
puppet/compute.yaml
puppet/controller.yaml
puppet/swift-storage.yaml