AWS script change for additional zones and regions
This commit is contained in:
@ -23,7 +23,7 @@ ec2)
|
||||
# shellcheck source=net/scripts/ec2-provider.sh
|
||||
source "$here"/scripts/ec2-provider.sh
|
||||
|
||||
cpuBootstrapLeaderMachineType=m4.4xlarge
|
||||
cpuBootstrapLeaderMachineType=m4.2xlarge
|
||||
gpuBootstrapLeaderMachineType=p2.xlarge
|
||||
bootstrapLeaderMachineType=$cpuBootstrapLeaderMachineType
|
||||
fullNodeMachineType=$cpuBootstrapLeaderMachineType
|
||||
|
Reference in New Issue
Block a user