mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
The driver is created with a specific machine instance, use this in stead of requiring a specific instance be passed in. Apply the same approach to domain where possible which allows the same get ip address function to be called with and without a domain being passed in to save lookup during loops.