Skip to content

Commit

Permalink
3.9.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Guo committed Aug 11, 2016
1 parent a79cbda commit c3bfa0a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions aerospike-existing-vpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,16 @@

"Mappings": {
"RegionMap": {
"us-east-1": {"name": "ami-4ab87a27"}.
"us-west-1": {"name": "ami-f55f1b95"},
"us-west-2": {"name": "ami-868245e6"},
"eu-west-1": {"name": "ami-8ff26afc"},
"eu-central-1": {"name": "ami-a23ed6cd"},
"ap-southeast-1": {"name": "ami-6a8e5c09"},
"ap-southeast-2": {"name": "ami-6d00280e"},
"ap-northeast-1": {"name": "ami-4d96612c"},
"ap-northeast-2": {"name": "ami-155a917b"},
"sa-east-1": {"name": "ami-9ece5bf2"}
"us-east-1" : {"name": "ami-b11082a6"},
"us-west-1" : {"name": "ami-f0014290"},
"us-west-2" : {"name": "ami-1aad657a"},
"eu-west-1" : {"name": "ami-7785ec04"},
"eu-central-1" : {"name" : "ami-d74cbbb8"},
"ap-southeast-1" : {"name": "ami-07f32d64"},
"ap-southeast-2" : {"name": "ami-425d6921"},
"ap-northeast-1" : {"name": "ami-cf0dcbae"},
"ap-northeast-2" : {"name": "ami-4738f229"},
"sa-east-1" : {"name": "ami-c2dc4aae"}
}
},
"Conditions" : {
Expand Down
20 changes: 10 additions & 10 deletions aerospike-new-vpc.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@

"Mappings": {
"RegionMap": {
"us-east-1": {"name": "ami-4ab87a27"}.
"us-west-1": {"name": "ami-f55f1b95"},
"us-west-2": {"name": "ami-868245e6"},
"eu-west-1": {"name": "ami-8ff26afc"},
"eu-central-1": {"name": "ami-a23ed6cd"},
"ap-southeast-1": {"name": "ami-6a8e5c09"},
"ap-southeast-2": {"name": "ami-6d00280e"},
"ap-northeast-1": {"name": "ami-4d96612c"},
"ap-northeast-2": {"name": "ami-155a917b"},
"sa-east-1": {"name": "ami-9ece5bf2"}
"us-east-1" : {"name": "ami-b11082a6"},
"us-west-1" : {"name": "ami-f0014290"},
"us-west-2" : {"name": "ami-1aad657a"},
"eu-west-1" : {"name": "ami-7785ec04"},
"eu-central-1" : {"name" : "ami-d74cbbb8"},
"ap-southeast-1" : {"name": "ami-07f32d64"},
"ap-southeast-2" : {"name": "ami-425d6921"},
"ap-northeast-1" : {"name": "ami-cf0dcbae"},
"ap-northeast-2" : {"name": "ami-4738f229"},
"sa-east-1" : {"name": "ami-c2dc4aae"}
}
},

Expand Down

0 comments on commit c3bfa0a

Please sign in to comment.