vagrant/test/unit/plugins
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
..
commands core: More informative error if plugin.json parsing fails 2013-12-20 07:10:10 -03:00
guests Unit tests for ChangeHostName on Enterprise Linux 2013-12-16 01:57:11 -06:00
providers/virtualbox providers/virtualbox: allow and prefer static guest IPs for NFS 2013-12-28 17:01:08 -06:00
provisioners/shell provisioners/shell: fix validation for args [GH-1949] 2013-11-28 19:54:10 -06:00