987d9c735d
Also remove the py-requests, as the version has been updated in Alpine. Close: #1603
7 lines
311 B
Text
7 lines
311 B
Text
# Specifies the transport method used to communicate to QEMU on the host side
|
|
# Default: virtio-serial
|
|
#GA_METHOD="virtio-serial"
|
|
|
|
# Specifies the device path for the communications back to QEMU on the host
|
|
# Default: /dev/virtio-ports/org.qemu.guest_agent.0
|
|
#GA_PATH="/dev/virtio-ports/org.qemu.guest_agent.0"
|