This feature is not supported until 2.6 (and I have seen some issues with
2.6 http://projects.puppetlabs.com/issues/4409) .
I would recommend either:
1. trying your use case with 2.6
2. keep a single copy of your plugins in the puppetmaster's modulepath.
hope this helps,
Dan
On Wed, Aug 18, 2
Hey folks,
I have just created a puppet environment called testing by adding the
following to puppet.conf on the puppetmaster:
[testing]
manifest = /etc/puppet/testing/manifests/site.pp
modulepath = /etc/puppet/testing/modules
We are collecting all our customisations into a module, let