7a7506cd00
Prior to this commit, because of how the bootstrap salt shell file worked, if github could not be resolved, the installer script would fail silently with an exit code 0 because `sh` would evalute without any errors and the curl exit code would be ignored. This commit splits out the installer to first attempt to save the bash installer, and if it exists, execute it. |
||
---|---|---|
.. | ||
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.