Bug #9588
closedforeman-installer should be able to work with puppet enterprise
Description
The foreman installer currently install its own version of puppet (minimum of 2.7) even though PE is already installed. The RPM spec should not install the puppet open source if puppet enterprise is installed.
There needs to be some conditional logic around the dependency.
Puppet Enterprise buts the puppet binary in /opt/puppet/bin/
Updated by Corey Osman almost 10 years ago
- Subject changed from foreman-install should be able to work with puppet enterprise to foreman-installer should be able to work with puppet enterprise
Updated by Dominic Cleal almost 10 years ago
Yeah, I'm not aware of any way to do this unless PE can "provide" something that's identical to the OSS version. We'll also need to change the smart proxy and other things so they can load the PE version... this might be easier once we do the Puppet 4 work in #8447 as the Puppet 4 packaging is very similar to PE.
Updated by Dominic Cleal almost 10 years ago
- Related to Tracker #8447: Puppet 4 support added
Updated by Anonymous over 7 years ago
This should be much easier now with Aio packages being supported, just somebody needs to do it (mainly Pupet module work)
Updated by Anonymous over 7 years ago
- Is duplicate of Bug #9803: unable to use the installer on a system with puppet pe added