mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
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.