vagrant/test/unit/plugins/providers/virtualbox/action
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
..
match_mac_address_test.rb Allow automatic mac address assignment with virtuabox provider 2018-10-01 11:05:28 -07:00
network_fix_ipv6_test.rb Add test coverage on link-local skip for ipv6 in vbox 2018-07-30 15:16:50 -07:00
network_test.rb Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00
prepare_nfs_settings_test.rb Fix up NFS test to ignore smb capability requests 2017-12-21 10:05:50 -08:00
prepare_nfs_valid_ids_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
set_default_nic_type_test.rb Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00