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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Douglas Garstang
2011-Aug-26 19:32 UTC
[Puppet Users] Re: Complex YAML Data in External Nodes
I must be asking hard questions. On Fri, Aug 26, 2011 at 10:04 AM, Douglas Garstang <doug.garstang@gmail.com>wrote:> Can I do this in an external node? > > parameters: > foo: > - { id: 0, Name: Doug } > > And access it with: > > notice ("DATA=$foo[0][''Name'']") > > ....? > > Doug >-- Regards, Douglas Garstang http://www.linkedin.com/in/garstang Email: doug.garstang@gmail.com Cell: +1-805-340-5627 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.