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

add stop=yes label

This commit is contained in:
caomengmeng 2016-03-23 13:28:01 +08:00
parent 6a4ff55fe7
commit 8b64a768d6

View File

@ -1,5 +1,7 @@
start:Ubuntu_diskless_installation_flat_x86_vm
os:Linux
stop=yes
cmd:copycds $$ISO
check:rc==0
cmd:if [[ "__GETNODEATTR($$CN,arch)__" =~ "x86_64" ]];then chdef -t node -o $$CN vmstorage=dir:///var/lib/libvirt/images/ && rmvm $$CN -f -p && mkvm $$CN -s 15G; fi