Fix sync_folder type rsync ignores ssh extra_args
This commit is contained in:
parent
97cbb2a057
commit
139893603f
@ -108,6 +108,7 @@ module VagrantPlugins
|
||||
ssh_config_file,
|
||||
control_options,
|
||||
]
|
||||
rsh += ssh_info[:extra_args]
|
||||
|
||||
# Solaris/OpenSolaris/Illumos uses SunSSH which doesn't support the
|
||||
# IdentitiesOnly option. Also, we don't enable it if keys_only is false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user