mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 09:13:01 +02:00
Increase timeouts #178
This commit is contained in:
parent
150756ebf3
commit
829eaaa475
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ inventory = inventory
|
|||
pipelining = True
|
||||
retry_files_enabled = False
|
||||
host_key_checking = False
|
||||
timeout = 30
|
||||
|
||||
[paramiko_connection]
|
||||
record_host_keys = False
|
||||
|
|
Loading…
Add table
Reference in a new issue