4a2566c646
When the winrm communicator executes a command in an elevated shell, this patch causes it to escape double quotes. This is necessary as the first line in the file that it produces and then executes it puts the command into a variable called command that is delimited by double quotes. |
||
---|---|---|
.. | ||
commands | ||
communicators | ||
guests | ||
hosts | ||
kernel_v1 | ||
kernel_v2 | ||
providers | ||
provisioners | ||
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.