Update gfxcreate.sh
This commit is contained in:
@@ -52,5 +52,6 @@ do
|
|||||||
qm set $vmid --ipconfig0 ip=$ip/24,gw=10.10.35.1
|
qm set $vmid --ipconfig0 ip=$ip/24,gw=10.10.35.1
|
||||||
qm cloudinit update $vmid
|
qm cloudinit update $vmid
|
||||||
qm start $vmid
|
qm start $vmid
|
||||||
|
ha-manager add vm:$vmid --state started --max_relocate 2
|
||||||
done
|
done
|
||||||
echo "VMs from 'gfx_hosts' successfully created"
|
echo "VMs from 'gfx_hosts' successfully created"
|
||||||
Reference in New Issue
Block a user