Bump the hell out of retries

Keep geting keyex failures
This commit is contained in:
Salt 2022-03-19 11:36:19 -05:00
parent 9956821268
commit a176666660

View File

@ -10,5 +10,5 @@ system_warnings = true
[ssh_connection]
pipelining = true
retries = 5
retries = 15
ssh_extra_args = -o ForwardAgent=yes -o StrictHostKeyChecking=no