Refactor #36014
Kickstart default - remove @core group
Description
The Core group is always selected - it is not necessary to specify it in the %packages section.
See:- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/installation_guide/s1-kickstart2-packageselection#doc-wrapper
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/installation_guide/index#sect-kickstart-packages
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/performing_an_advanced_rhel_8_installation/index#common-package-selection-options_package-selection-in-kickstart
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/performing_an_advanced_rhel_9_installation/index#common-package-selection-options_package-selection-in-kickstart
Associated revisions
History
#1
Updated by The Foreman Bot 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9601 added
#2
Updated by The Foreman Bot 2 months ago
- Fixed in Releases 3.6.0 added
#3
Updated by Leos Stejskal 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|5c3cfef8920581cfdeb562e954c1de9fdc863141.
#4
Updated by Ewoud Kohl van Wijngaarden about 1 month ago
- Triaged changed from No to Yes
- Category changed from Templates to Unattended installations
Fixes #36014 - Kickstart default - remove @core group
The Core group is always selected, it is not necessary to
specify it in the %packages section.