Can I do this in an external node?
parameters:
foo:
- { id: 0, Name: Doug }
And access it with:
notice ("DATA=$foo[0]['Name']")
....?
Doug
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.
