On Thu, Apr 15, 2010 at 6:10 PM, [email protected] < [email protected]> wrote:
> > > Now in many cases puppet tries to execute Exec["install-mysql-gem"] > > before Package["ruby-devel"] or Package["rubygems"] or both. > > > > Is there a way that I can ensure that puppet renders the file in order > > the script is written ? > > Like Pete says, that is what 'require' is supposed to do. Can you run > "puppetd --verbose --debug --test" (when you expect puppet to fail) > and post the output? > > Mike > > I'll re run puppetd after I'm done with setting up some more recipes later during the day. Will post the output for sure in case I get into trouble. Thanks for the heads up. Regards, -- Mayank -- 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.
