mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-18 11:49:09 +00:00
re-adjusted launch-mongodb-replica.sh script to eu-west-1 constants for AMI and security group ID
This commit is contained in:
@@ -14,13 +14,13 @@
|
||||
AVAILABILITY_ZONE=eu-west-1c
|
||||
INSTANCE_TYPE=i3.xlarge
|
||||
# eu-west-1:
|
||||
#IMAGE_ID=ami-080cce167279f643c
|
||||
IMAGE_ID=ami-080cce167279f643c
|
||||
# eu-west-2:
|
||||
IMAGE_ID=ami-0c0907685eae2dbab
|
||||
#IMAGE_ID=ami-0c0907685eae2dbab
|
||||
# eu-west-1:
|
||||
#SECURITY_GROUP_ID=sg-0a9bc2fb61f10a342
|
||||
SECURITY_GROUP_ID=sg-0a9bc2fb61f10a342
|
||||
# eu-west-2:
|
||||
SECURITY_GROUP_ID=sg-02649c35a73ee0ae5
|
||||
#SECURITY_GROUP_ID=sg-02649c35a73ee0ae5
|
||||
KEY_NAME=Axel
|
||||
REPLICA_SET_NAME=
|
||||
REPLICA_SET_PRIMARY=
|
||||
|
||||
Reference in New Issue
Block a user