On Thu, Feb 23, 2012 at 5:20 PM, Jared Curtis <[email protected]> wrote:
> Does anyone have a better solution?

Better?  I dunno.  But an array of hashes will do what you want as well.

dbs = [{:foo => 'bar'}, {:hai => 'bai'} ]

dbs[0] etc.


-- 
Nathan Powell
Linux System Administrator

"Now I see it clearly. My whole life has pointed in one direction. I
see that now. There never has been any choice for me." ~ Travis Bickle

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

Reply via email to