Skip to content

Commit ff6481e

Browse files
committed
Updated AMIs and template for 1.1.0.
1 parent 9d0b9da commit ff6481e

File tree

2 files changed

+87
-91
lines changed

2 files changed

+87
-91
lines changed

amis.txt

Lines changed: 40 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,44 @@
11
# centos6
2-
ap-northeast-1: ami-37060159
3-
ap-northeast-2: ami-0e1ad460
4-
ap-southeast-1: ami-3a2ee059
5-
ap-southeast-2: ami-d91e39ba
6-
eu-central-1: ami-3fc4df53
7-
eu-west-1: ami-b9e95aca
8-
sa-east-1: ami-87890aeb
9-
us-east-1: ami-a22114c8
10-
us-west-1: ami-cdd4a2ad
11-
us-west-2: ami-46ec0c26
12-
us-gov-west-1: ami-1dc27e7c
2+
ap-northeast-1: ami-4540402b
3+
ap-northeast-2: ami-bb29e7d5
4+
ap-southeast-1: ami-00ce0763
5+
ap-southeast-2: ami-d17c5ab2
6+
eu-central-1: ami-e53d2789
7+
eu-west-1: ami-6aba0719
8+
sa-east-1: ami-192fac75
9+
us-east-1: ami-ac7343c6
10+
us-west-1: ami-3f8ffe5f
11+
us-west-2: ami-6c46a50c
1312
# centos7
14-
ap-northeast-1: ami-b40304da
15-
ap-northeast-2: ami-991fd1f7
16-
ap-southeast-1: ami-1b2ae478
17-
ap-southeast-2: ami-801c3be3
18-
eu-central-1: ami-e7fbe08b
19-
eu-west-1: ami-25d56656
20-
sa-east-1: ami-e48d0e88
21-
us-east-1: ami-682e1b02
22-
us-west-1: ami-1ad7a17a
23-
us-west-2: ami-04f11164
24-
us-gov-west-1: ami-3cbe025d
13+
ap-northeast-1: ami-2c424242
14+
ap-northeast-2: ami-df27e9b1
15+
ap-southeast-1: ami-4cc0092f
16+
ap-southeast-2: ami-b17b5dd2
17+
eu-central-1: ami-45302a29
18+
eu-west-1: ami-b5bb06c6
19+
sa-east-1: ami-162caf7a
20+
us-east-1: ami-d77343bd
21+
us-west-1: ami-128ffe72
22+
us-west-2: ami-5447a434
2523
# alinux
26-
ap-northeast-1: ami-5503043b
27-
ap-northeast-2: ami-591fd137
28-
ap-southeast-1: ami-b42ee0d7
29-
ap-southeast-2: ami-8a1c3be9
30-
eu-central-1: ami-79c4df15
31-
eu-west-1: ami-88d360fb
32-
sa-east-1: ami-af9211c3
33-
us-east-1: ami-0b2b1e61
34-
us-west-1: ami-3bd6a05b
35-
us-west-2: ami-31f01051
36-
us-gov-west-1: ami-6eb8040f
24+
ap-northeast-1: ami-824646ec
25+
ap-northeast-2: ami-ec2be582
26+
ap-southeast-1: ami-b0ce07d3
27+
ap-southeast-2: ami-cb7d5ba8
28+
eu-central-1: ami-a6302aca
29+
eu-west-1: ami-0ab70a79
30+
sa-east-1: ami-472caf2b
31+
us-east-1: ami-9c7646f6
32+
us-west-1: ami-898ffee9
33+
us-west-2: ami-b347a4d3
3734
# ubuntu1404
38-
ap-northeast-1: ami-ba0106d4
39-
ap-northeast-2: ami-581fd136
40-
ap-southeast-1: ami-832fe1e0
41-
ap-southeast-2: ami-ab1a3dc8
42-
eu-central-1: ami-17fbe07b
43-
eu-west-1: ami-c5d261b6
44-
sa-east-1: ami-998d0ef5
45-
us-east-1: ami-5114213b
46-
us-west-1: ami-3be99f5b
47-
us-west-2: ami-72f31312
48-
us-gov-west-1: ami-a0ba06c1
35+
ap-northeast-1: ami-5245453c
36+
ap-northeast-2: ami-5c2ae432
37+
ap-southeast-1: ami-cdc20bae
38+
ap-southeast-2: ami-f97b5d9a
39+
eu-central-1: ami-a8302ac4
40+
eu-west-1: ami-1cb70a6f
41+
sa-east-1: ami-1632b17a
42+
us-east-1: ami-f3764699
43+
us-west-1: ami-bf8effdf
44+
us-west-2: ami-534ba833

cloudformation/cfncluster.cfn.json

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"AWSTemplateFormatVersion" : "2010-09-09",
3-
"Description" : "AWS CloudFormation Sample Template cfncluster.cfn.json: Sample template showing an framework for deploying master + compute type clusters on AWS. **WARNING** This template creates AWS resources. You will be billed for the AWS resources used if you create a stack from this template. Version: ami-201602120030 cfncluster-1.0.0",
3+
"Description" : "AWS CloudFormation Sample Template cfncluster.cfn.json: Sample template showing an framework for deploying master + compute type clusters on AWS. **WARNING** This template creates AWS resources. You will be billed for the AWS resources used if you create a stack from this template. Version: ami-201602192042 cfncluster-1.1.0",
44
"Parameters" : {
55
"KeyName" : {
66
"Description" : "Name of an existing EC2 KeyPair to enable SSH access to the instances",
@@ -998,70 +998,70 @@
998998
},
999999
"AWSRegionOS2AMI" : {
10001000
"eu-west-1" : {
1001-
"centos6" : "ami-b9e95aca",
1002-
"centos7" : "ami-25d56656",
1003-
"alinux" : "ami-88d360fb",
1004-
"ubuntu1404" : "ami-c5d261b6"
1001+
"centos6" : "ami-6aba0719",
1002+
"centos7" : "ami-b5bb06c6",
1003+
"alinux" : "ami-0ab70a79",
1004+
"ubuntu1404" : "ami-1cb70a6f"
10051005
},
10061006
"us-west-2" : {
1007-
"centos6" : "ami-46ec0c26",
1008-
"centos7" : "ami-04f11164",
1009-
"alinux" : "ami-31f01051",
1010-
"ubuntu1404" : "ami-72f31312"
1007+
"centos6" : "ami-6c46a50c",
1008+
"centos7" : "ami-5447a434",
1009+
"alinux" : "ami-b347a4d3",
1010+
"ubuntu1404" : "ami-534ba833"
10111011
},
10121012
"eu-central-1" : {
1013-
"centos6" : "ami-3fc4df53",
1014-
"centos7" : "ami-e7fbe08b",
1015-
"alinux" : "ami-79c4df15",
1016-
"ubuntu1404" : "ami-17fbe07b"
1013+
"centos6" : "ami-e53d2789",
1014+
"centos7" : "ami-45302a29",
1015+
"alinux" : "ami-a6302aca",
1016+
"ubuntu1404" : "ami-a8302ac4"
10171017
},
10181018
"sa-east-1" : {
1019-
"centos6" : "ami-87890aeb",
1020-
"centos7" : "ami-e48d0e88",
1021-
"alinux" : "ami-af9211c3",
1022-
"ubuntu1404" : "ami-998d0ef5"
1019+
"centos6" : "ami-192fac75",
1020+
"centos7" : "ami-162caf7a",
1021+
"alinux" : "ami-472caf2b",
1022+
"ubuntu1404" : "ami-1632b17a"
10231023
},
10241024
"ap-northeast-1" : {
1025-
"centos6" : "ami-37060159",
1026-
"centos7" : "ami-b40304da",
1027-
"alinux" : "ami-5503043b",
1028-
"ubuntu1404" : "ami-ba0106d4"
1025+
"centos6" : "ami-4540402b",
1026+
"centos7" : "ami-2c424242",
1027+
"alinux" : "ami-824646ec",
1028+
"ubuntu1404" : "ami-5245453c"
10291029
},
10301030
"us-east-1" : {
1031-
"centos6" : "ami-a22114c8",
1032-
"centos7" : "ami-682e1b02",
1033-
"alinux" : "ami-0b2b1e61",
1034-
"ubuntu1404" : "ami-5114213b"
1031+
"centos6" : "ami-ac7343c6",
1032+
"centos7" : "ami-d77343bd",
1033+
"alinux" : "ami-9c7646f6",
1034+
"ubuntu1404" : "ami-f3764699"
10351035
},
10361036
"us-west-1" : {
1037-
"centos6" : "ami-cdd4a2ad",
1038-
"centos7" : "ami-1ad7a17a",
1039-
"alinux" : "ami-3bd6a05b",
1040-
"ubuntu1404" : "ami-3be99f5b"
1037+
"centos6" : "ami-3f8ffe5f",
1038+
"centos7" : "ami-128ffe72",
1039+
"alinux" : "ami-898ffee9",
1040+
"ubuntu1404" : "ami-bf8effdf"
10411041
},
10421042
"ap-southeast-2" : {
1043-
"centos6" : "ami-d91e39ba",
1044-
"centos7" : "ami-801c3be3",
1045-
"alinux" : "ami-8a1c3be9",
1046-
"ubuntu1404" : "ami-ab1a3dc8"
1043+
"centos6" : "ami-d17c5ab2",
1044+
"centos7" : "ami-b17b5dd2",
1045+
"alinux" : "ami-cb7d5ba8",
1046+
"ubuntu1404" : "ami-f97b5d9a"
10471047
},
10481048
"ap-southeast-1" : {
1049-
"centos6" : "ami-3a2ee059",
1050-
"centos7" : "ami-1b2ae478",
1051-
"alinux" : "ami-b42ee0d7",
1052-
"ubuntu1404" : "ami-832fe1e0"
1049+
"centos6" : "ami-00ce0763",
1050+
"centos7" : "ami-4cc0092f",
1051+
"alinux" : "ami-b0ce07d3",
1052+
"ubuntu1404" : "ami-cdc20bae"
10531053
},
10541054
"us-gov-west-1" : {
1055-
"centos6" : "ami-1dc27e7c",
1056-
"centos7" : "ami-3cbe025d",
1057-
"alinux" : "ami-6eb8040f",
1058-
"ubuntu1404" : "ami-a0ba06c1"
1055+
"centos6" : "NA",
1056+
"centos7" : "NA",
1057+
"alinux" : "NA",
1058+
"ubuntu1404" : "NA"
10591059
},
10601060
"ap-northeast-2" : {
1061-
"centos6" : "ami-0e1ad460",
1062-
"centos7" : "ami-991fd1f7",
1063-
"alinux" : "ami-591fd137",
1064-
"ubuntu1404" : "ami-581fd136"
1061+
"centos6" : "ami-bb29e7d5",
1062+
"centos7" : "ami-df27e9b1",
1063+
"alinux" : "ami-ec2be582",
1064+
"ubuntu1404" : "ami-5c2ae432"
10651065
}
10661066
},
10671067
"OSFeatures" : {
@@ -1084,12 +1084,12 @@
10841084
},
10851085
"CfnClusterVersions" : {
10861086
"default" : {
1087-
"cfncluster" : "cfncluster-1.0.0",
1087+
"cfncluster" : "cfncluster-1.1.0",
10881088
"cookbook" : "cfncluster-cookbook-1.0.0",
10891089
"chef" : "12.4.3",
10901090
"ridley" : "4.3.2",
10911091
"berkshelf" : "4.0.1",
1092-
"ami" : "201602120030"
1092+
"ami" : "201602192042"
10931093
}
10941094
},
10951095
"AWSRegion2Capabilites" : {

0 commit comments

Comments
 (0)