vsim_setup.sh: Initialize NTP during cluster setup

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
This commit is contained in:
Anna Schumaker 2022-01-20 16:58:36 -05:00
parent 1e4ac2972d
commit 864963a903
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ done
echo -e "\nSetting time zone"
ssh_vsim "cluster time-service ntp server create -server pool.ntp.org"
ssh_vsim "timezone -timezone US/Eastern"