Douglas Garstang writes:
 > On Tue, Dec 15, 2009 at 3:47 PM, Peter Meier <peter.me...@immerda.ch> wrote:
 > > -----BEGIN PGP SIGNED MESSAGE-----
 > > Hash: SHA1
 > >
 > >> First question... are definitions executed in the order they appear?
 > >
 > > puppet doesn't execute anything. it manages resources and defines are
 > > resources as well.
 > 
 > Fine. Does puppet manages resources and defines in the order they appear?

Ordering is indeterminate unless "require" or "before" are used in
resource definitions, which then produce the declared ordering
relationship.

--

You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.


Reply via email to