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:
commit
f2ded4f4b1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user