Actions
Bug #32563
openiPXE bootstrap and global handling is incorrect
Description
Bootstrap script should be only returned when boostrap parameter is present regardless if host is found or not, because it can be actually found by a HTTP proxy REMOTE_IP fallback mechanism and bootstrap would be never returned.
Second problem is in global template handling, it should be only returned when host was not found but there wasn't mac argument provided.
More info at: https://community.theforeman.org/t/foreman-2-4-katello-4-ipxe-not-working/23398
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8513 added
Updated by The Foreman Bot over 3 years ago
- Status changed from Ready For Testing to New
- Pull request deleted (
https://github.com/theforeman/foreman/pull/8513)
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8513 added
Updated by Lukas Zapletal about 3 years ago
- Related to Bug #32607: Do not pass proxy in x-forwarded-for added
Actions