I'm running PE 3.3.1 using directory environments. All our modules are in the /etc/puppetlabs/puppet/environments/production/modules directory.
What I would really like to do is create a subdirectory under here where we allow other uses to put modules i.e. /etc/puppetlabs/puppet/environments/production/modules/business_group_a /etc/puppetlabs/puppet/environments/production/modules/business_group_b The thought is that business_group_a and business_group_b might both be managing a similar service, like apache, but each one has their own apache module. I would like them to be able to setup /etc/puppetlabs/puppet/environments/production/modules/business_group_a/apache/ /etc/puppetlabs/puppet/environments/production/modules/business_group_b/apache/ and based on roles and profiles assign the appropriate apache. Is this possible or are there better ways to accomplish this? Thanks, Derek -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/cfa04749-99bd-48a1-b485-a16e3e779443%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
