Title: Message Title
Alex Elman commented on an issue
Hiera / Bug HI-223
Hiera 'deeper' merge knockout only knocks out from closest array
Consider the following hiera structure:

host.yaml
{code}
stuff:
     - ---alpha
     - ---beta
     - gamma
{code}

datacenter.yaml
{code}
stuff:
     - alpha
{code}

global.yaml
{code}
stuff:
     - beta
{code}

Where the hierarchy is:
{code}
:hierarchy:
     - host
     - datacenter
     - global
{code}

What you'd expect ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to