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