mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-04-04 07:56:26 +00:00
confetty was being told to connect via IP even if local, as it was comparing a name to ip addresses directly. Correct by using getent to assure it is an ip address first.