copr-be: sync wait-for-ssh with upstream
This commit is contained in:
parent
62b824d4a7
commit
0bc8c0a9c1
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ ssh = [
|
|||
'-o', 'StrictHostKeyChecking=no',
|
||||
'-o', 'UserKnownHostsFile=/dev/null',
|
||||
'-o', 'PasswordAuthentication=no',
|
||||
'-o', 'ConnectTimeout=10',
|
||||
]
|
||||
|
||||
expected_output = 'foobar'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue