Douglas Garstang wrote: > First post didn't appear on the list (gee, like that doesn't happen > all the time....) > > So.. I've been fighting with trying to get puppet to include/execute > module in a certain order for several weeks now. I kind of have > something hacked together, but it scares me a bit since I don't know > exactly what is happening. > > I don't suppose there's still an easy way to do this....?
I have as one of the very fist things in my site.pp a list of imports of modules. That way at least the init.pp of each of the listed modules is activated. This is from before autoloading though, so in a newer installation I would consider most modules that need an import as (slightly) broken. Regards, DavidS -- 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.