Automatically add device for QEMU guest agent #425
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The guest agent needs additional config added for the service to start with our current setup:
We should find out how to automatically add this to new VMs, either via host config or in our script (or wherever else would be best practice).
This has been solved recently.