mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-05 04:27:55 +00:00
62ab9caead
Resolve installnic with the non-fatal #TABLEBLANKOKAY# token so an absent noderes.installnic renders blank instead of aborting xnba generation, and treat an empty installnic exactly like "mac": match the interface by its boot MAC address and do not rename it. That is the same default EL and SLES already get, since their statefull templates never reference installnic at all. Nodes that do set noderes.installnic are unaffected -- the set-name branch is unchanged. The diskless/netboot path never referenced installnic and is untouched. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>