vagrant/plugins/providers
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
..
docker Fixing vagrant ssh issue 8705 2017-06-21 10:23:34 -04:00
hyperv Detect the result of the has_vmcx_support properly 2017-06-13 18:20:48 +01:00
virtualbox Filter any machine_ip when preparing the NFS settings 2017-07-24 14:02:15 -07:00