mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Uncomment NFS prune action If the user has not configured NFS for any of the synced folders, then it is likely they are not expecting to be asked for a sudo password on destroy. Move the test for using NFS to a common module and include in both the preparing and pruning actions. Co-authored-by: Darragh Bailey <daragh.bailey@gmail.com>