vagrant/website/source
Jeff Bonhag e672e5dc65
Fix issues with Windows SSH provisioner
Windows commands that run over SSH are wrapped in a script that writes a
special marker to the two output streams (stdout and stderr).  This
allows Vagrant to consume the output streams.

Unfortunately, this leads to a sort of chicken-and-egg problem where no
commands can be run before a wrapper script exists. For example, you
can't make a destination directory to upload the wrapper script without
first creating a wrapper script to make the directory. :)

This commit changes the behavior of the WinSSH communicator to assume
that the destination directory already exists for provisioning scripts.

It also moves the default `upload_path` from the shell provisioner
config so we can have OS-specific defaults.

Finally, it introduces a Windows-specific #upload method which will
properly use a Windows path separator on a non-Windows host.
2020-01-13 13:55:48 -05:00
..
assets website - add -moz-osx-font-smoothing for smooth firefox osx fonts 2019-11-07 13:10:59 -07:00
docs Fix issues with Windows SSH provisioner 2020-01-13 13:55:48 -05:00
intro Fixes #11168: Fix Ubuntu version in getting started guide 2019-11-01 07:46:47 -07:00
layouts Add beginning of disk management docs for vagrant website 2019-11-22 14:40:23 -08:00
vmware website - font and brand updates 2019-10-30 16:26:38 -06:00
404.html.md Update 404.html.md 2017-04-14 09:04:05 -07:00
android-manifest.json.erb Rebrand to match HashiCorp styles 2017-03-27 21:24:57 -04:00
community.html.erb Update URLs for the repo 2018-03-07 17:10:30 -05:00
downloads.html.erb website - font and brand updates 2019-10-30 16:26:38 -06:00
favicon.ico Rebrand to match HashiCorp styles 2017-03-27 21:24:57 -04:00
index.html.erb Alphabiztize the Website and template 2019-12-11 17:55:51 -06:00
microsoft-tile.xml.builder Rebrand to match HashiCorp styles 2017-03-27 21:24:57 -04:00
robots.txt Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
security.html.erb Fix security.html 2017-03-28 12:32:04 -04:00
sitemap.xml.builder Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00