On Thu, Oct 21, 2010 at 5:17 PM, Matt Wise <[email protected]> wrote: > I have a scenario where I'd like to pull in a hash table from an external > file (really, a generate() function.. but for testing purposes, a file will > do)... is there any way to do that?
You probably want the extlookup function: http://docs.puppetlabs.com/references/latest/function.html#extlookup -- 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.
