Update nodemgmt-scripts.sh

This commit is contained in:
2023-08-06 18:23:49 -05:00
parent f742c8e861
commit 1cb9e5fb18

View File

@@ -379,7 +379,7 @@ NODEUPDATE() {
ssh -tq root@${nmip} rsync -az ${NM_FOLDER}/conf/defaults.local.inc ${NM_FOLDER}/conf/ssl-domain-checks.conf root@${nip}:${NM_FOLDER}/ >/dev/null 2>&1
echo -e "${idsCL[Green]}NodeMgmt Defaults File Synced${idsCL[Default]}"
else
echo -e "${idsCL[Green]}NodeMgmt Defaults File Already Synced${idsCL[Default]}"
echo -e "${idsCL[Green]}NodeMgmt Config File Already Synced${idsCL[Default]}"
fi
fi