packer-plugin-proxmox
packer-plugin-proxmox copied to clipboard
[Issue 276] QEMU Agent configuration settings
Extend QEMU agent handling by introducing the qemu_quest_agent block
qemu_guest_agent adds the ability to set each of the QEMU Guest Agent's available settings:
- Enable/Disable the agent (replaces the
qemu_agentbool) - Setting the agent type
- Toggling freeze/thaw filesystems on backup
- Toggling fstrim after disk move or VM migration
Each added setting defaults to Proxmox's backend defaults when not configured.
Closes #276
Hi @lbajolet-hashicorp have rerolled this one and added comments in the review
This would be really nice to have merged :)