Fixed handling of install images
The default image was missing the qemu guest agent.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
machine:
|
||||
install:
|
||||
disk: ${install_disk}
|
||||
image: ${install_image}
|
||||
network:
|
||||
hostname: ${hostname}
|
||||
Reference in New Issue
Block a user