On Fri, Jan 13, 2012 at 9:02 AM, bel <belm...@gmail.com> wrote: > We have a database module and an application module that both require > gcc. When I include both modules in a node, I get errors about the > package being already defined. > > How would I address this? > > Move the gcc package definition to a third module/class.
Tell both the db and app module that they require Class['gcc']. Does that make sense? -- Nigel Kersten Product Manager, Puppet Labs -- 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.