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