When running a shell provisioner elevated with winrm a scheduled task is created to bypass permissions issues. If the name of the computer has changed this may no longer work. To prevent errors this PR updates the implementation to fetch the computer name and prepends it to the username before creating the task. |
||
---|---|---|
.. | ||
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.