Bug #34774
OS upgrade keeps original TFTP setup preventing machines to boot from the network
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2075528
Description of problem:
When doing the upgrade through leapp, the installer is ran at the end. However it contains the old answers in the answerfile for the tftp files from syslinux. On EL8, additional files are required.
Version-Release number of selected component (if applicable):
6.11
How reproducible:
100%
Steps to Reproduce:
1. perform the upgrade through leapp
2. let some machine provisioned from satellite boot from the network
Actual results:
observe it complains about missing ldlinux.c32
Expected results:
boots just fine
Additional info:
the answer file contains the list of tftp files determined for EL7, it needs to be reset
Associated revisions
History
#1
Updated by Evgeni Golov 12 months ago
- Category set to Foreman modules
- Subject changed from OS upgrade keeps original TFTP setup preventing machines to boot from the network to OS upgrade keeps original TFTP setup preventing machines to boot from the network
#2
Updated by The Foreman Bot 12 months ago
- Assignee set to Evgeni Golov
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/738 added
#3
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 3.3.0 added
#4
Updated by Evgeni Golov 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy|258e36c1aed6988f76a5d263e231228c658082b5.
Fixes #34774 - don't expose tftp syslinux files directly
advanced users who might want to change this, can override this by
setting `foreman_proxy::globals::tftp_syslinux_filenames` in hiera