diff --git a/tools/striker-update-cluster b/tools/striker-update-cluster index 3a615ca2..f66dfa2f 100755 --- a/tools/striker-update-cluster +++ b/tools/striker-update-cluster @@ -261,7 +261,7 @@ sub update_nodes "s1:peer::${short_host_name}::access::ip" => $anvil->data->{peer}{$short_host_name}{access}{ip}, "s2:peer::${short_host_name}::access::network" => $anvil->data->{peer}{$short_host_name}{access}{network}, }}); - print "- Access found uver the: [".$network_name."] networking using the IP: [".$target_ip."]\n"; + print "- Access found over the: [".$network_name."] networking using the IP: [".$target_ip."]\n"; last; } }