2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 19:22:05 +00:00

modify makeconservercf

This commit is contained in:
junxiawang 2015-05-25 05:02:31 -04:00
parent 58e13ce04b
commit 4bb8f103c3

View File

@ -1,5 +1,5 @@
start:makeconservercf_null
cmd:chdef -t node -o testnodetmp cons=hmc
cmd:chdef -t node -o testnodetmp cons=hmc groups=all
cmd:makeconservercf testnodetmp
check:rc==0
cmd:cat /etc/conserver.cf
@ -10,7 +10,7 @@ cmd:rmdef -t node testnodetmp
end
start:makeconservercf_noderange
cmd:chdef -t node -o testnodetmp cons=hmc
cmd:chdef -t node -o testnodetmp cons=hmc groups=all
cmd:makeconservercf testnodetmp
check:rc==0
cmd:cat /etc/conserver.cf
@ -21,7 +21,7 @@ cmd:rmdef -t node testnodetmp
end
start:makeconservercf_d
cmd:chdef -t node -o testnodetmp cons=hmc
cmd:chdef -t node -o testnodetmp cons=hmc groups=all
cmd:makeconservercf testnodetmp
check:rc==0
cmd:makeconservercf -d testnodetmp