vagrant/lib
Brian Cain 6d4d9b9304
Fixes #10432: Validate that provider file exists prior to upload
Prior to this commit, Vagrant would attempt to path expand a file that
didn't exist if it was left out of the passed in arguments and no
`--url` was used for external box uploading. This commit fixes that by
adding some additional validation for the passed in box file.
2018-11-30 14:13:45 -08:00
..
vagrant Fixes #10432: Validate that provider file exists prior to upload 2018-11-30 14:13:45 -08:00
vagrant.rb Remove level conditional for RestClient logging 2018-10-12 09:07:12 -07:00