You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
Hi, instead to use the local libvirt instance it should also be possible to work with a remote instance. I tried to configure [email protected]:/var/lib/libvirt/dnsmasq/virbr0.status, but it does not work.
It would make sense to improve the script to lookup for remote dhcp lease files via an url pattern like scp, because an qemu+ssh connection is already possible. Here my libvirt.ini.
I've moved pretty far away from use cases for this myself as I'm running Kubernetes on bare metal for my home lab these days. If you've got a PoC and a PR I'm happy to take a look, otherwise you're welcome to fork if you like.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, instead to use the local libvirt instance it should also be possible to work with a remote instance. I tried to configure
[email protected]:/var/lib/libvirt/dnsmasq/virbr0.status
, but it does not work.It would make sense to improve the script to lookup for remote dhcp lease files via an url pattern like
scp
, because an qemu+ssh connection is already possible. Here mylibvirt.ini
.The text was updated successfully, but these errors were encountered: