Skip to content

Commit

Permalink
Update generate web-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Jul 3, 2024
1 parent 18c149f commit 99e72fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .web-docs/components/builder/cloudstack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ The available variables are:
**NOTE**: Guests using Windows with Win32-OpenSSH v9.1.0.0p1-Beta, scp
(the default protocol for copying data) returns a a non-zero error code since the MOTW
cannot be set, which cause any file transfer to fail. As a workaround you can override the transfer protocol
with SFTP instead `ssh_file_transfer_protocol = "sftp"`.
with SFTP instead `ssh_file_transfer_method = "sftp"`.

- `ssh_proxy_host` (string) - A SOCKS proxy host to use for SSH connection

Expand Down

0 comments on commit 99e72fb

Please sign in to comment.