open-nomad/.changelog/12800.txt
phreakocious 94a78597d2
Add guest_agent config option for QEMU driver (#12800)
Add boolean 'guest_agent' config option for QEMU driver, which will
create the socket file for the QEMU Guest Agent in the task dir when
enabled.
2022-06-09 09:21:38 -04:00

4 lines
73 B
Plaintext

```release-note:improvement
qemu: add support for guest agent socket
```