mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
update case xcatconfig_c to support hierarchy
This commit is contained in:
parent
75521c33bf
commit
7a45489233
@ -118,6 +118,10 @@ cmd:rm -rf /tmp/xcatconfig.test
|
||||
check:rc==0
|
||||
cmd:rm -rf /etc/xcat/cabak /etc/xcat/certbak
|
||||
check:rc==0
|
||||
cmd:if lsdef service > /dev/null 2>&1; then updatenode service -P servicenode;fi
|
||||
check:rc==0
|
||||
cmd:if lsdef service > /dev/null 2>&1; then xdsh $$CN date;fi
|
||||
check:rc==0
|
||||
end
|
||||
|
||||
start:xcatconfig_s
|
||||
|
Loading…
x
Reference in New Issue
Block a user