vagrant/test/unit/plugins/providers/virtualbox
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
..
action Filter any machine_ip when preparing the NFS settings 2017-07-24 14:02:15 -07:00
cap Add public_address cap for VirtualBox 2015-11-23 16:23:22 -05:00
driver core: clean up tests for synced folder built-ins 2013-12-03 18:30:59 -08:00
support/shared test: test IPv6 2015-10-01 08:47:25 -04:00
base.rb providers/virtualbox: support DHCP interfaces for NFS 2013-12-03 10:21:28 -05:00
cap_test.rb Fix cap test 2015-11-24 16:41:13 -05:00
config_test.rb providers/virtualbox: merge customizations properly 2014-04-21 13:56:32 -07:00
synced_folder_test.rb Squash the f-docker-hostmachine branch. 2014-04-21 13:54:33 -07:00