Update ssh_settings.html.md

This commit is contained in:
Mitchell Hashimoto 2014-07-17 10:54:55 -07:00
parent 1500e490cc
commit efd1d5e11b
1 changed files with 5 additions and 0 deletions

View File

@ -82,6 +82,11 @@ the port.
`config.ssh.pty` - If `true`, pty will be used for provisioning. Defaults to false.
This setting is an _advanced feature_ that should not be enabled unless
absolutely necessary. It breaks some other features of Vagrant, and is
really only exposed for cases where it is absolutely necessary. If you can find
a way to not use a pty, that is recommended instead.
<hr>
`config.ssh.shell` - The shell to use when executing SSH commands from