vagrant/test/unit/plugins/providers/virtualbox/action
Chris Roberts 4bc8cc7563 Filter any machine_ip when preparing the NFS settings
When preparing the NFS settings on VirtualBox the guest IP addresses
are pulled from VirtualBox directly and any static addresses are
pulled as well. This can lead to aquiring a host IP and machine IP
but results in a failure of NFS mount because the IPs are not on
the same network. This filters the machine IP result to validate
it is within the host adapter IP range.
2017-07-24 14:02:15 -07:00
..
network_fix_ipv6_test.rb Only consider the VM interfaces in the IPv6 fixup. 2015-12-08 10:44:07 -05:00
network_test.rb Use <prefix>::1 as the IPv6 adapter IP. 2015-12-09 17:22:02 -08:00
prepare_nfs_settings_test.rb Filter any machine_ip when preparing the NFS settings 2017-07-24 14:02:15 -07:00
prepare_nfs_valid_ids_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00