Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #36579 - Split the installer into multiple subpackages #9564

Open
wants to merge 1 commit into
base: rpm/develop
Choose a base branch
from

Commits on Jun 26, 2024

  1. Fixes #36579 - Split the installer into multiple subpackages

    This creates separate RPMs for each scenario. This allows the user to
    install just a single scenario and never use the --scenario parameter.
    
    Packages created:
    
    foreman-installer-scenario-$scenario
      foreman/katello/foreman-proxy-content scenarios
    foreman-installer-common
      Puppet modules, Hiera data and other shared files
    foreman-installer
      Transitional package that requires foreman-installer-scenario-foreman
      for a smooth migration
    ekohl committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    53a2cd1 View commit details
    Browse the repository at this point in the history