forked from Fediversity/Fediversity
WIP: test data model thru VM #11
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ in
|
||||||
eval "export $(echo $json | jq -r 'to_entries | map("\(.key)=\(.value)") | @sh')"
|
eval "export $(echo $json | jq -r 'to_entries | map("\(.key)=\(.value)") | @sh')"
|
||||||
host="root@${nodeName}"
|
host="root@${nodeName}"
|
||||||
sshOpts=(
|
sshOpts=(
|
||||||
-o BatchMode=yes
|
|
||||||
-o StrictHostKeyChecking=no
|
-o StrictHostKeyChecking=no
|
||||||
-o "ConnectTimeout=1"
|
-o "ConnectTimeout=1"
|
||||||
-o "ServerAliveInterval=1"
|
-o "ServerAliveInterval=1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue