Prior to this commit, the hostname was set with one big bash script and attempted to determine what tools are available. This commit changes that by splitting out that tool check on the Vagrant side of things with the GuestInspection class, and adds back restarting networking to get a DHCP lease with the change rather than using `dhclient`. This pattern matches how hostnames are set in the redhat capability. |
||
---|---|---|
.. | ||
commands | ||
communicators | ||
guests | ||
hosts | ||
kernel_v1 | ||
kernel_v2 | ||
providers | ||
provisioners | ||
pushes | ||
synced_folders | ||
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.