vagrant/test/unit/plugins
Chris Roberts d589aa9f81 Update default_nic_type implementation within VirtualBox provider
In some cases the E1000 NIC type is the only acceptable value. Since
defaulting causes breakages to existing boxes, leave the default value
as `nil` but check the VirtualBox version in use and print warning to
user if VirtualBox version is vulnerable and E1000 NIC types are
configured for use within defined network adapters.
2018-11-26 15:58:45 -08:00
..
commands Fixes #10224: Allow validation of config while ignoring provider 2018-10-30 13:37:22 -07:00
communicators Add test coverage on new functionality 2018-11-12 15:36:21 -08:00
guests Add test for windows reboot cap 2018-11-02 16:34:57 -07:00
hosts Extract smblist information based on position 2018-08-30 10:58:56 -07:00
kernel_v2/config Fixes #10224: Allow validation of config while ignoring provider 2018-10-30 13:37:22 -07:00
providers Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00
provisioners Add test coverage on new functionality 2018-11-12 15:36:21 -08:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #9591: Allow for 'default' smb_username if set 2018-10-19 13:26:18 -07:00