mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-04-26 08:37:28 -04:00
Prior to this commit, there was no way to add additional ssh arguments within a Vagrantfile for a given vagrant machine. This commit introduces a new option extra_args that allows users to pass in a single argument or an array of flags that will be added onto the ssh command. |
||
|---|---|---|
| .. | ||
| index.html.md | ||
| machine_settings.html.md | ||
| ssh_settings.html.md | ||
| tips.html.md | ||
| vagrant_settings.html.md | ||
| vagrant_version.html.md | ||
| version.html.md | ||
| winrm_settings.html.md | ||
| winssh_settings.html.md | ||