Update nodemgmt-scripts.sh

This commit is contained in:
2020-03-21 21:47:01 -05:00
parent 10923afbf9
commit 5b79b9cb2a

View File

@@ -1289,6 +1289,7 @@ SERVICE(){
fi
done
done
echo "NODE TYPE: ${NTYPE}"
if [ "$NODE_TYPE" = "NC" ]; then
NT_HOSTS=NC_HOSTS[@]
NT_HOST=NC_HOSTS[0]