bf55e43460
Prior to this commit, if a user specified that their `rsync__excludes` option was an empty array, Vagrant would treat that as if it included options inside the array rather than ignoring it. This commit fixes that by only adding the excludes option when it exists and is not empty. |
||
---|---|---|
.. | ||
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.