vagrant/test/unit/plugins/providers/virtualbox
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
..
action Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00
cap Add public_address cap for VirtualBox 2015-11-23 16:23:22 -05:00
driver Add tests for VirtualBox driver version 6 2018-11-15 11:07:10 -08:00
support/shared Move common virtualbox 5 driver tests into shared examples 2018-11-15 11:05:51 -08:00
base.rb Move common virtualbox 5 driver tests into shared examples 2018-11-15 11:05:51 -08:00
cap_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
config_test.rb Update default_nic_type implementation within VirtualBox provider 2018-11-26 15:58:45 -08:00
synced_folder_test.rb Ensure true or false for automount option 2018-10-23 09:00:55 -07:00