Jarrod Johnson
|
cf686f8018
|
Prefer IPv4 deployment over IPv6 when both are available
Some older vintages of RHEL and clones do not support IPv4,
best to prefer ipv4 to avoid messing up on places that have ipv6
configured.
|
2021-12-08 17:04:04 -05:00 |
|
Jarrod Johnson
|
08f61e9391
|
Fix syntax mistake in the previous commit
|
2021-10-15 10:06:54 -04:00 |
|
Jarrod Johnson
|
653c0bd695
|
Bring up both IPv4 and IPv6 in EL8
If both are configured, then enable both as early as possible.
|
2021-10-15 09:30:08 -04:00 |
|
Jarrod Johnson
|
d06e130af5
|
Fix ipv6 address specification in el8 scripted install
|
2021-10-12 16:42:07 -04:00 |
|
Jarrod Johnson
|
5ca3b68b8a
|
Attempt to support ipv6 deployment in el8
|
2021-10-12 16:06:37 -04:00 |
|
Jarrod Johnson
|
a0dfd3f42d
|
Move scripted install to pre-trigger
In Stream 9, initqueue is too late to pre-empt the auto dhcp,
move up to pre-trigger and manually trigger to get network
ready for pre-emption.
|
2021-10-11 13:28:55 -04:00 |
|