Actions
Feature #31363
openPXE templates should support dual stack hosts
Status:
Ready For Testing
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Description
The PXE templates currently include the kickstart_kernel_options snippet, which does not work when both an IPv4 and v6 network is assigned to the host.
From what I can see there is a check for dual stack inside the snippet, which returns an error. I have adopted the template to work by preferring IPv4 over v6 in a PXE environment if both are configured at the host. I will create a pull request and would love feedback and corrections. Maybe it can be included in a future version.
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8145 added
Updated by Ronny Bremer about 4 years ago
- Related to Feature #31370: Template snapshot multi-host render tests added
Actions