Actions
Feature #36579
openSplit scenarios into scenario specific RPM subpackages
Status:
Ready For Testing
Priority:
Normal
Assignee:
Category:
RPMs
Target version:
-
Description
Today you can install foreman-installer and/or foreman-installer-katello. The former contains just the foreman scenario which means the --scenario option is not needed. If you install the latter then you have 3 scenarios installed, so it's mandatory to pass the option.
The proposal is to create one package per scenario, with some common packages. Each scenario package will be named foreman-installer-scenario-%scenario. There will be a foreman-installer-common package which holds the Puppet modules, Hiera data and other shared files. The foreman-installer package itself will be a transitional package that requires foreman-installer-scenario-foreman for a smooth migration.
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-packaging/pull/9564 added
Updated by The Foreman Bot 3 months ago
- Pull request deleted (
https://github.com/theforeman/foreman-packaging/pull/9564)
Actions