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