vagrant/plugins/providers/virtualbox
Chris Roberts b8f5752a82 Update VM import for VirtualBox 6 driver
The dry run import with VirtualBox 6 no longer provides full paths
for disks. Extract base path from suggested settings file location
and use that to generate full path name using provided disk base
name.
2018-11-15 11:04:08 -08:00
..
action Add support for specifying the default NIC type used for guest adapters 2018-11-07 15:53:46 -08:00
cap Add public_address cap for VirtualBox 2015-11-23 16:23:22 -05:00
driver Update VM import for VirtualBox 6 driver 2018-11-15 11:04:08 -08:00
model Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00
util Fix for #4608 2016-02-14 22:16:24 +11:00
action.rb (#7188) Clean up vagrant snapshot restore/delete error messages 2017-06-07 09:12:20 -07:00
cap.rb Return nil if the VM is not running when looking at forwarded ports 2015-11-24 16:33:09 -05:00
config.rb Add support for specifying the default NIC type used for guest adapters 2018-11-07 15:53:46 -08:00
plugin.rb Add vbox provider driver for 6.0 2018-11-06 16:50:17 -08:00
provider.rb Support running Vagrant within the Windows Subsystem for Linux 2017-05-08 10:21:01 -07:00
synced_folder.rb Ensure true or false for automount option 2018-10-23 09:00:55 -07:00