Title: Message Title
Henrik Lindberg commented on an issue
Puppet / Bug PUP-2190
Accessing resource metaparameters fails in future evaluator
Accessing regular parameters works fine, and when accessing unknown ones you get a decent error message. But when trying to access metaparameters you get a bad internal error

{code}
notify{foo:}
notify{Notify[foo][tag]:}
{code}

Gives:

{noformat}
Error: Evaluation Error: Error while evaluating a '[]' _expression_, undefined method `value' for ni...

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