vagrant/lib
Jeff Bonhag 11ee39fc5a
Fixes #11128: Error if machine folder inaccessible
This commit catches the Errno::EPERM raised by the operating system if
the machine folder is inaccessible and displays it as a more friendly
error message.

This can be an issue on macOS Catalina if virtual machine files are kept
in a special directory (Documents/Downloads/Desktop) that Vagrant's
embedded Ruby is not allowed to access.
2019-12-06 16:47:27 -05:00
..
vagrant Fixes #11128: Error if machine folder inaccessible 2019-12-06 16:47:27 -05:00
vagrant.rb Remove level conditional for RestClient logging 2018-10-12 09:07:12 -07:00