Actions
Bug #14521
closedTFTP orchestration fails for OS with iPXE w/o PXELinux associated
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
For a host with OS with iPXE template but no PXELinux template, we still attempt to render PXELinux template which leads to "Failed to generate PXELinux template: undefined method `encoding' for nil:NilClass" orchestration error.
We should give nicer error instead.
Updated by Lukas Zapletal about 9 years ago
- Related to Bug #612: Host#configTemplate does not work as expected added
Updated by Lukas Zapletal about 9 years ago
- Related to Feature #1294: Build should not require TFTP if using gPXE added
Updated by Lukas Zapletal about 9 years ago
- Subject changed from Queue TFTP orchestration only when there is PXELinux associated to TFTP orchestration fails for OS with iPXE w/o PXELinux associated
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3402 added
Updated by Lukas Zapletal about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions