install qemu guest agent on deployed vms

This commit is contained in:
2023-06-10 01:16:43 +02:00
parent 9d9d960425
commit 7d16eaf2cc
2 changed files with 46 additions and 9 deletions

View File

@@ -1,2 +1,2 @@
[vms]
test-vm vm_memory="2048" vm_cores="2" vm_ip_address="ip=10.11.12.88/24,gw=10.11.12.254" vm_root_disk_size="+20G"
test-vm vm_memory="2048" vm_cores="2" vm_ip_address="ip=10.11.12.88/24,gw=10.11.12.254" resize_root_disk_size="+20G"