mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-12-27 19:31:44 +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.