Feature #3308
closed
Installer support for Foreman plugins
Added by Dominic Cleal about 11 years ago.
Updated over 6 years ago.
Description
The installer should support installing plugins on top of Foreman, and provide classes which can install and configure plugins appropriately for most/all of those we provide packages for.
It should also support installing the optional Foreman components like foreman-compute, -libvirt, -vmware etc.
- Target version set to 1.15.0
I assume all we really need here is an array of extra packages to install?
Greg Sutcliffe wrote:
I assume all we really need here is an array of extra packages to install?
I think we should provide more than that, bearing in mind the kafo installer interface, i.e. --foreman-libvirt=true
is clearer than --foreman-extra-packages=foreman-libvirt
.
For plugins, I don't think a package install is sufficient. I'd say an additional Puppet class that can be enabled is needed (especially if it can use kafo's module + parameter support), as we'll probably want to provide configuration as well as just a package. Consider column_view as an example, which has an associated config file. Even for plugins that don't have config yet, we can seamlessly add it later.
- Target version changed from 1.15.0 to 1.10.0
- Target version changed from 1.10.0 to 1.9.3
- Blocked by Feature #3887: Support adding classes to answers file, not just top-level modules added
- Status changed from Assigned to New
- Assignee deleted (
Sam Kottler)
- Target version deleted (
1.9.3)
- Target version set to 1.9.1
plugins:
- arekatello
- bootdisk
- discovery
- foreman-hooks
- foreman-setup
- Status changed from New to Assigned
I'm looking into this at the moment.
Some other plugins worth including in the installer:
puppetdb_foreman
foreman_chef
Daniel - I'm not sure puppetdb or foreman_chef need to be installed by default. As Ewoud says, we already have the puppetdb one in the repo, I can easily add the foreman_chef entry as well, so you can call it if you like :)
No, not by default, but they should be available in the installer.
- Status changed from Assigned to Ready For Testing
- Assignee set to Greg Blomquist
- Assignee changed from Greg Blomquist to Greg Sutcliffe
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 4
Also available in: Atom
PDF