a910b3f2c1
Change-Id: I3b607aa5e0e0bc0215f4ebb81f3bafbff057c9ea
11 lines
195 B
INI
11 lines
195 B
INI
[defaults]
|
|
host_key_checking = False
|
|
forks = 500
|
|
timeout = 30
|
|
force_color = 0
|
|
interpreter_python = auto
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|