Fixed handling of install images

The default image was missing the qemu guest agent.
This commit is contained in:
Max Pfeiffer
2024-11-09 18:00:12 +01:00
parent 67ab2ce633
commit 0a410366ed
6 changed files with 16 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
machine:
install:
disk: ${install_disk}
image: ${install_image}
network:
hostname: ${hostname}