Bug #37343
closedkickstart_kernel_options deprecation warning - ks param on rhel8
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2240961
Description of problem:
when provisioning RHEL8 using kickstart, there is a deprecation warning displayed regarding 'ks' paramter.
this has been taken care of for RHEL9,
https://github.com/theforeman/foreman/blob/develop/app/views/unattended/provisioning_templates/snippet/kickstart_kernel_options.erb#L40-L56
However, we could include RHEL8 in the conditional too to prevent the warning from being displayed.
Version-Release number of selected component (if applicable):
6.14.0
Steps to Reproduce:
try to kickstart provision a RHEL8 host (make sure the `kickstart_kernel_options` template is used)
Actual results:
Warning just after the anaconda installer is initialized
Expected results:
no deprecation warnings
Additional info:
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10123 added
Updated by Girija Soni 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|7d5fb02a0b02b805b877ff890ac8b2f02bf337b8.
Updated by Ewoud Kohl van Wijngaarden 6 months ago
- Subject changed from kickstart_kernel_options deprecation warning - ks param on rhel8 to kickstart_kernel_options deprecation warning - ks param on rhel8
- Category changed from TFTP to Unattended installations
- Triaged changed from No to Yes