More AWS regions for testnet deployment (#3911)
- also some minor fixes to gce.sh
This commit is contained in:
@ -36,6 +36,7 @@ leaderRotation=
|
||||
|
||||
buildSshOptions() {
|
||||
sshOptions=(
|
||||
-o "ConnectTimeout=20"
|
||||
-o "BatchMode=yes"
|
||||
-o "StrictHostKeyChecking=no"
|
||||
-o "UserKnownHostsFile=/dev/null"
|
||||
|
Reference in New Issue
Block a user