Files
vagrant-libvirt/lib
Darragh Bailey d1232f0c20 Only call destroy on active networks (#1497)
When removing networks, skip calling destroy to deactivate the network
if it is not currently active. This avoids errors when the host has been
rebooted and vagrant machines are removed as the networks are typically
not automatically started.
2022-05-19 13:18:22 +00:00
..