a9e9d5ee60
Change-Id: Ib816520d63a51ae37a9be8f2036131bd58ecd054
10 lines
169 B
INI
10 lines
169 B
INI
[defaults]
|
|
host_key_checking = False
|
|
forks = 500
|
|
timeout = 30
|
|
force_color = 1
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|