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