forked from Fediversity/Fediversity
rm unused ssh settings
This commit is contained in:
parent
0d56adf453
commit
91c17683a0
1 changed files with 0 additions and 2 deletions
|
@ -98,9 +98,7 @@ in
|
|||
sshOpts=(
|
||||
-o BatchMode=yes
|
||||
-o StrictHostKeyChecking=no
|
||||
-o "ConnectionAttempts=1"
|
||||
-o "ConnectTimeout=1"
|
||||
-o "ServerAliveCountMax=1"
|
||||
-o "ServerAliveInterval=1"
|
||||
)
|
||||
# get the realized derivation to deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue