Update nodemgmt-scripts.sh

This commit is contained in:
2019-01-29 23:48:33 -06:00
parent 36cfe3cd6b
commit 94891ec066

View File

@@ -148,6 +148,7 @@ case "$1" in
fi
done
fi
echo "HERE: ${2}"
if [ -z ${LOCAL_SERVICES+x} ] || [ "${2}" = "all" ]; then
nid=1
for nip in "${HOSTS2[@]}"