mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +02:00
Increase timeouts #178
This commit is contained in:
parent
1483116c8a
commit
9c7a6f65d5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ inventory = inventory
|
||||||
pipelining = True
|
pipelining = True
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
|
timeout = 30
|
||||||
|
|
||||||
[paramiko_connection]
|
[paramiko_connection]
|
||||||
record_host_keys = False
|
record_host_keys = False
|
||||||
|
|
Loading…
Add table
Reference in a new issue