2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-07-15 10:20:51 +00:00
Files
xcat-core/xCAT-server
Daniel Hilst c6e38483fb fix(xcat-server): fix Ubuntu autoinstall netplan for match-by-MAC nodes
When a node's install NIC is selected by MAC (installnic=mac), the generated
netplan was invalid: it named the ethernet device the literal string 'mac' and
set its MAC match to the full pipe-delimited list of all node MACs. The result
had no valid interface, so neither the installer environment nor the installed
system came up on the network. Match the install NIC by interface-name glob in
the installer, and in the target use only the primary MAC and omit set-name
when the install NIC is selected by MAC.

Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
2026-06-24 14:20:27 -03:00
..
2026-05-04 18:13:23 -03:00
2026-04-23 02:01:33 -03:00
2016-07-21 13:27:40 -04:00