mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-05 04:27:55 +00:00
b1f772fad3
Cover the shape of the data that makeconfluentcfg builds from the switch table. A node has one row for each interface, so the merge must keep every row. A row that names an interface gives the switch and the port of that interface. A row that names no interface gives the plain names. An empty switch table must not change the configuration. Also pin the table that each branch reads. The switch columns come from the switch table in both branches. The nodepos table does not have them.