Actions
Refactor #23930
closedForeman prefers PXEGrub2 UEFI loader for generic host
Difficulty:
Triaged:
Description
When new bare-metal host is created and all PXE template kinds are associated and set for selected OS, Foreman sets PXE loader in this order:
- PXEGrub2 UEFI
- PXELinux BIOS
- PXEGrub UEFI
We should still prefer BIOS as the primary options because this can end up with hosts not booting for users with BIOS-PXE workflow which is still the most used one.
Updated by Lukas Zapletal almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b7fc06c4aadd247c522b757e01e5992749ad9b16.
Actions