mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 09:13:08 +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:
commit
314d38f6fb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user