Title: Message Title
Marc Villacorta commented on an issue
Hiera / Bug HI-151
hiera_array() fails when used in class parameters
Given this hiera config:
{code:none}
bash-4.1# cat /etc/puppet/hiera.yaml
---

:backends:
    - yaml

:hierarchy:
    - one
    - two

:yaml:
    :datadir: '/etc/puppet/hieradata'

:merge_behavior: deeper

...
{code}

and this values:
{code:none}
bash-4.1# cat /etc/puppet/hieradata/{one,two}.yaml
---

foo::message: one

...
--...

--
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/groups/opt_out.

Reply via email to