mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-05 04:27:56 +00:00
492bfeb974
nodeidentify against an IPMI BMC printed the node name, nothing after it, and exited 0. A script checking the exit code carries on with an empty value, which is worse than being turned down. IPMI can set the identify light and has no command to read it back, so aiohmi has no get_identify. The empty state was a way of not saying so. The comment above that branch called identify "read-only", which is the opposite of the truth.