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 The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5691 added
Updated by Lukas Zapletal over 6 years ago
- Translation missing: en.field_release set to 330
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5702 added
Updated by Lukas Zapletal over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset b7fc06c4aadd247c522b757e01e5992749ad9b16.
Actions