vagrant/test/unit/plugins
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
..
commands Convert atlas references to vagrant cloud 2017-06-23 10:01:51 -07:00
communicators Make upload directory for winssh communicator configurable 2017-07-07 11:04:37 -07:00
guests Merge pull request #8760 from marblenix/fix/Unable_to_list_network_interfaces_on_FreeBSD 2017-07-21 14:27:05 -07:00
hosts Include error handling when subprocess commands fail 2016-10-31 07:42:30 -07:00
kernel_v2/config (#7685) Add a unique identifier to provision objects 2017-06-13 15:46:14 -07:00
providers Filter any machine_ip when preparing the NFS settings 2017-07-24 14:02:15 -07:00
provisioners (#8743) Fix puppet provisioner by removing manifestdir flag 2017-07-19 09:59:59 -07:00
pushes Isolate push deprecation to atlas strategy only 2017-03-21 15:08:17 -07:00
synced_folders (#8770) rsync-auto relative dirs from vagrantfile 2017-07-14 09:26:10 -07:00