Update nodemgmt-scripts.sh
This commit is contained in:
@@ -516,7 +516,7 @@ SERVICE(){
|
||||
echo -en "${idsCL[LightYellow]}Verifying nginx config and ssl cert replication across the nodes... ${idsCL[Default]}"
|
||||
fi
|
||||
if [[ "${MIP}" == *"${!NT_HOST}"* ]]; then
|
||||
PH_CMD="ssh root@localhost"
|
||||
PH_CMD=""
|
||||
else
|
||||
PH_CMD="ssh root@${!NT_HOST}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user