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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
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