From 6e76e648e4395cee1659500aebe859cab2530127 Mon Sep 17 00:00:00 2001 From: "pierre.delaunay" Date: Thu, 19 Oct 2023 14:45:16 -0400 Subject: [PATCH] Twweaks --- milabench/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milabench/config.py b/milabench/config.py index d16b6f5ed..665dd88fa 100644 --- a/milabench/config.py +++ b/milabench/config.py @@ -113,7 +113,7 @@ def _resolve_ip(ip): # the node IPs/Hostnames are not available until we reach # the first node inside the cluster # - hostname = i[] + hostname = ip aliaslist = [] ipaddrlist = [] lazy_raise = err