Default to 'smart' transport, which will use OpenSSH if it can support ControlPersist.

This commit is contained in:
Michael DeHaan
2013-07-04 16:47:17 -04:00
parent 1683d44d2e
commit c55adc9ac9
3 changed files with 14 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ poll_interval = 15
sudo_user = root
#ask_sudo_pass = True
#ask_pass = True
transport = paramiko
transport = smart
remote_port = 22
# uncomment this to disable SSH key host checking