Since there are no looping constructs in puppet other that passing an array to a defined resource. I'm passing an array of hashs to a defined resource and I'm getting a string that is the contests of the hash. is there away in puppet to cast a variable to the correct data type? Or is there a better way of accomplishing this?
My code is at the following github gist https://gist.github.com/1827882 -- 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.
