mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-09 02:00:10 +00:00
faa767e5cf
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.