Is there a way that I can ensure that puppet renders the file in order
the script is written ?

No. And that's not a bug it's (really!) a feature.

If you have dependencies and they matter, then define (via require,before,subscribe,notify) and hence _document_ them. If there are no dependencies, the order doesn't matter.

cheers pete

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