Update nodemgmt-scripts.sh
This commit is contained in:
@@ -745,8 +745,8 @@ SETUPSSH(){
|
||||
DIVIDER . lightCyan 40
|
||||
echo -e "\n${idsCL[LightCyan]}Copying Public SSH Key ...${idsCL[Default]}"
|
||||
ssh-copy-id root@${nip}
|
||||
echo -en "\n${idsCL[LightCyan]}Verifying NodeMgmt ...${idsCL[Default]}"
|
||||
NODEUPDATE ${nip} verify "${NMCMD}"
|
||||
echo -en "\n${idsCL[LightCyan]}Verifying NodeMgmt ... ${idsCL[Default]}"
|
||||
NODEUPDATE ${nip} verify "ssh"
|
||||
echo
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user