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. |
||
---|---|---|
.. | ||
commands | ||
communicators/ssh | ||
guests | ||
hosts | ||
kernel_v1 | ||
kernel_v2 | ||
providers/virtualbox | ||
provisioners | ||
synced_folders/nfs | ||
README.md |
README.md
Vagrant Core Plugins
These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.