On Thu, Mar 12, 2009 at 02:14:34PM +0000, Keith Edmunds wrote: > > Would it be appropriate to create a wishlist item that a module depends on > another (module|class)?
I'm not entirely sure what you mean by this. A module has no real existence of it's own, within puppet; it's just a convenient way of bundling manifests and files together. What do you expect this dependency to *do*? Custom-build functions aside, the code within module manifests will take effect when the relevant class is included, for code within class definitions, or loaded/imported (for code without). Unless you have some extra mechanism in mind, I'm not sure what dependencies could achieve. -- Bruce A problem shared brings the consolation that someone else is now feeling as miserable as you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@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 -~----------~----~----~----~------~----~------~--~---