mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 01:56:39 +00:00
Improve verification of makentp_extntpserver_value
This commit is contained in:
parent
222d26f24f
commit
72efeba881
@ -54,12 +54,8 @@ 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
|
||||
check:output!~Error
|
||||
cmd:curryear=`cat /tmp/currentyear`;date | grep $curryear
|
||||
check:rc==0
|
||||
check:output=~\d
|
||||
|
Loading…
x
Reference in New Issue
Block a user