Re: [Puppet Users] Problem with multiple requires in Ruby DSL

2011-01-10 Thread Stefan Schulte
On Mon, Jan 10, 2011 at 12:27:13PM -0800, Ben Lavender wrote: > I'm loving playing around with the DSL. There are some problems (ie > 5237), but now that it's Ruby, I can fix them! woo! > > However, I'm stumped on this one, which may or may not be related to > the DSL. When trying to have a reso

[Puppet Users] Problem with multiple requires in Ruby DSL

2011-01-10 Thread Ben Lavender
I'm loving playing around with the DSL. There are some problems (ie 5237), but now that it's Ruby, I can fix them! woo! However, I'm stumped on this one, which may or may not be related to the DSL. When trying to have a resource have a simple dependency on two things at once, it simply fails, an