2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-01 18:35:36 +00:00

Merge pull request #6967 from peterwywong/makentp-2

Improve verification of makentp_extntpserver_value
This commit is contained in:
besawn
2021-05-05 13:23:58 -04:00
committed by GitHub

View File

@ -54,12 +54,6 @@ cmd:if [[ "__GETNODEATTR($$CN,os)__" =~ "rhel" ]];then clock -w;else hwclock -w
check:rc==0
cmd:makentp
check:rc==0
check:output=~configuring management node: $$MN
cmd:makentp -V
check:rc==0
check:output=~configuring management node: $$MN
check:output=~Calling ... /install/postscripts/setupntp
check:output=~Daemon chronyd configured
cmd:curryear=`cat /tmp/currentyear`;date | grep $curryear
check:rc==0
check:output=~\d