Title: Message Title
Charlie Sharpsteen commented on an issue
Hiera / Bug HI-115
hiera recursive guard
The recursive guard is activated if the same variable is referenced twice. For example:

{code}
global.yaml
a: '%{b} - %{b}'
{code}

hiera a
{code}
/usr/lib/ruby/vendor_ruby/hiera/recursive_guard.rb:13:in `check': Detected in [b] (Hiera::InterpolationLoop)
{code}
Also the error message is not very informative.

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