python-negotiator
python-negotiator copied to clipboard
Scriptable KVM/QEMU guest agent implemented in Python
On almalinux 8.x w/ the python36-3.6.8-38.module_el8.5.0+2569+5c5719bc.x86_64 package i get this error: /usr/local/bin/negotiator-guest -vvv -d 2022-01-03 15:09:38 server.example.com negotiator_guest[18032] DEBUG Automatically selecting appropriate character device based on /sys/class/virtio-ports .. 2022-01-03 15:09:38...
The README has an enticing mention of available "environment variables" in it, but the link doesn't go anywhere useful: https://github.com/xolox/python-negotiator/blame/master/README.rst#L162 Are there actually usable env vars available? I can't find...