Title: Message Title
Henrik Lindberg commented on an issue
Hiera / New Feature HI-225
allow interleaved querying of backends
When Hiera processes the sources, it will iterate through them completely, first with the first backend, then the next backend.

Given a hiera.yaml like

  :hierarchy:
    - site-%{::site}
    - common
  :backends:
    - yaml
    - json

and the files site-external.json and common.yaml, the value in common.yaml will override the value in site-e...

--
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