vagrant/test/unit/plugins/providers/virtualbox
Paul Hinze fc66ec1660 providers/virtualbox: allow and prefer static guest IPs for NFS
Since vbox guest properties are proving to be less reliable than we had
hoped, bring back the static config parsing mechanism for finding a
guest IP to hand to NFS. If we find a static IP (or set of IPs) we'll
use that instead of trying to probe guest properties.

This retains NFS support for DHCP interfaces while regaining the
reliability that we previously had when static IPs were required.
2013-12-28 17:01:08 -06:00
..
action providers/virtualbox: allow and prefer static guest IPs for NFS 2013-12-28 17:01:08 -06:00
driver core: clean up tests for synced folder built-ins 2013-12-03 18:30:59 -08:00
support/shared providers/virtualbox: support DHCP interfaces for NFS 2013-12-03 10:21:28 -05:00
base.rb providers/virtualbox: support DHCP interfaces for NFS 2013-12-03 10:21:28 -05:00
synced_folder_test.rb providers/virtualbox: implement the synced folder plugin 2013-11-21 17:38:17 -08:00