2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 21:20:36 +00:00

Merge pull request #6000 from tingtli/task566

update case xcatconfig_c to make it to run on hierarchy environment
This commit is contained in:
Weihua Hu
2019-02-18 10:55:18 +08:00
committed by GitHub

View File

@ -122,6 +122,10 @@ 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
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