Bug #34292
pxe_kernel_options are not handled in Preseed PXE templates
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
pxe_kernel_options are not handled in Preseed PXE templates. These are very useful for Debian-based systems, e.g. to set:
ethdetect/prompt_missing_firmware=false
which can only be set before the network is activated to load the preseed file (cf. https://community.theforeman.org/t/adding-pxe-boot-kernel-commandline-options-for-preseed-based-systems/25561 ).
A PR to add this support is coming up.
Associated revisions
History
#1
Updated by The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9041 added
#2
Updated by The Foreman Bot 4 months ago
- Fixed in Releases 3.2.0 added
#3
Updated by Oliver Freyermuth 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|104bc8c053d26e5931a2369afd43134d277c0f51.
#4
Updated by Amit Upadhye 3 months ago
- Category set to Templates
Fixes #34292 - support pxe_kernel_options in Preseed templates