2
0
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:
litingt 2019-02-15 01:49:00 -05:00
parent 75521c33bf
commit 7a45489233

View File

@ -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