mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-22 09:21:40 -05: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. |
||
|---|---|---|
| .. | ||
| package.rb | ||
| push.rb | ||
| ssh.rb | ||
| ssh_connect.rb | ||
| vagrant.rb | ||
| vm.rb | ||
| vm_provisioner.rb | ||
| vm_subvm.rb | ||