There are often name conflicts with different puppet modules on puppetforge.
For example there is a module "example42-jboss" which depends on "example42-firewall". And then there is a module "puppetlabs-puppetdb" which depends on "puppetlabs-firewall".
So I could not use both the "jboss" and the "puppetdb" module within the same environment.
Is there a clean solution/workaround for this problem if I don't want to use the "jboss" and the "puppetdb" module on the same node?
What happens if I want to use them on the same node?
↧