We are back to creating config.winssh_upload_directory

This commit is contained in:
Jeff Bonhag 2020-01-13 17:24:50 -05:00 committed by Chris Roberts
parent 8affdd24b6
commit 3b5443a5e7

View File

@ -74,5 +74,3 @@ being executed.
* `config.winssh.upload_directory` (string) - The upload directory used on the guest
to store scripts for execute. This is set to `C:\Windows\Temp` by default.
Vagrant will not attempt to create this directory, so it must already exist on
the guest.