mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
this allows users to have a dedicated domain for their vagrant VMs and point their regular resolver at the libvirt dnsmasq for that domain to make them reachable by a full name instead of the IP when accessing the services on said VM. an example for such a setup can be found in [1] and [2] [1] https://liquidat.wordpress.com/2017/03/03/howto-automated-dns-resolution-for-kvmlibvirt-guests-with-a-local-domain/ [2] https://m0dlx.com/blog/Automatic_DNS_updates_from_libvirt_guests.html