2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +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
commit f2ded4f4b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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