Skip to content

Commit 0624415

Browse files
authored
Bumped templates to beta 10 settings (docker-archive#408)
* Bumped templates to beta 10 settings Signed-off-by: Ken Cochrane <[email protected]> * removed extra comma Signed-off-by: Ken Cochrane <[email protected]>
1 parent a0bad1b commit 0624415

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

aws/cloudformation/docker_for_aws.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"AWSTemplateFormatVersion": "2010-09-09",
33

4-
"Description": "Docker for AWS Beta 9 (docker 1.12.2)",
4+
"Description": "Docker for AWS Beta 10 (docker 1.12.3)",
55

66
"Parameters": {
77
"KeyName": {
@@ -71,8 +71,8 @@
7171

7272
"DockerForAWS" : {
7373
"version" : {
74-
"docker": "1.12.2",
75-
"forAws": "aws-v1.12.2-beta9"
74+
"docker": "1.12.3",
75+
"forAws": "aws-v1.12.3-beta10"
7676
}
7777
},
7878

@@ -221,51 +221,51 @@
221221
},
222222
"AWSRegionArch2AMI": {
223223
"ap-northeast-1": {
224-
"HVM64": "ami-3931eb58",
224+
"HVM64": "ami-d3d271b2",
225225
"HVMG2": "NOT_SUPPORTED"
226226
},
227227
"ap-northeast-2": {
228-
"HVM64": "ami-acd501c2",
228+
"HVM64": "ami-5e31e530",
229229
"HVMG2": "NOT_SUPPORTED"
230230
},
231231
"ap-south-1": {
232-
"HVM64": "ami-cf0175a0",
232+
"HVM64": "ami-d24b3fbd",
233233
"HVMG2": "NOT_SUPPORTED"
234234
},
235235
"ap-southeast-1": {
236-
"HVM64": "ami-972c8bf4",
236+
"HVM64": "ami-7a60c119",
237237
"HVMG2": "NOT_SUPPORTED"
238238
},
239239
"ap-southeast-2": {
240-
"HVM64": "ami-2e00324d",
240+
"HVM64": "ami-869aa7e5",
241241
"HVMG2": "NOT_SUPPORTED"
242242
},
243243
"eu-central-1": {
244-
"HVM64": "ami-c83cc2a7",
244+
"HVM64": "ami-922ed6fd",
245245
"HVMG2": "NOT_SUPPORTED"
246246
},
247247
"eu-west-1": {
248-
"HVM64": "ami-99f8baea",
248+
"HVM64": "ami-6af5bd19",
249249
"HVMG2": "NOT_SUPPORTED"
250250
},
251251
"sa-east-1": {
252-
"HVM64": "ami-7def7211",
252+
"HVM64": "ami-3cc35f50",
253253
"HVMG2": "NOT_SUPPORTED"
254254
},
255255
"us-east-1": {
256-
"HVM64": "ami-de460cc9",
256+
"HVM64": "ami-24ffa133",
257257
"HVMG2": "NOT_SUPPORTED"
258258
},
259259
"us-east-2": {
260-
"HVM64": "ami-5f3e643a",
260+
"HVM64": "ami-d95a00bc",
261261
"HVMG2": "NOT_SUPPORTED"
262262
},
263263
"us-west-1": {
264-
"HVM64": "ami-473a7227",
264+
"HVM64": "ami-9ab0fbfa",
265265
"HVMG2": "NOT_SUPPORTED"
266266
},
267267
"us-west-2": {
268-
"HVM64": "ami-e67ba086",
268+
"HVM64": "ami-6d22850d",
269269
"HVMG2": "NOT_SUPPORTED"
270270
}
271271
}

aws/cloudformation/docker_for_aws_cloud.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"AWSTemplateFormatVersion": "2010-09-09",
33

4-
"Description": "Docker for AWS Beta 9 (docker 1.12.2) Cloud",
4+
"Description": "Docker for AWS Beta 10 (docker 1.12.3) Cloud",
55

66
"Parameters": {
77
"KeyName": {
@@ -95,8 +95,8 @@
9595

9696
"DockerForAWS" : {
9797
"version" : {
98-
"docker": "1.12.2",
99-
"forAws": "aws-v1.12.2-beta9"
98+
"docker": "1.12.3",
99+
"forAws": "aws-v1.12.3-beta10"
100100
}
101101
},
102102

@@ -245,51 +245,51 @@
245245
},
246246
"AWSRegionArch2AMI": {
247247
"ap-northeast-1": {
248-
"HVM64": "ami-3931eb58",
248+
"HVM64": "ami-d3d271b2",
249249
"HVMG2": "NOT_SUPPORTED"
250250
},
251251
"ap-northeast-2": {
252-
"HVM64": "ami-acd501c2",
252+
"HVM64": "ami-5e31e530",
253253
"HVMG2": "NOT_SUPPORTED"
254254
},
255255
"ap-south-1": {
256-
"HVM64": "ami-cf0175a0",
256+
"HVM64": "ami-d24b3fbd",
257257
"HVMG2": "NOT_SUPPORTED"
258258
},
259259
"ap-southeast-1": {
260-
"HVM64": "ami-972c8bf4",
260+
"HVM64": "ami-7a60c119",
261261
"HVMG2": "NOT_SUPPORTED"
262262
},
263263
"ap-southeast-2": {
264-
"HVM64": "ami-2e00324d",
264+
"HVM64": "ami-869aa7e5",
265265
"HVMG2": "NOT_SUPPORTED"
266266
},
267267
"eu-central-1": {
268-
"HVM64": "ami-c83cc2a7",
268+
"HVM64": "ami-922ed6fd",
269269
"HVMG2": "NOT_SUPPORTED"
270270
},
271271
"eu-west-1": {
272-
"HVM64": "ami-99f8baea",
272+
"HVM64": "ami-6af5bd19",
273273
"HVMG2": "NOT_SUPPORTED"
274274
},
275275
"sa-east-1": {
276-
"HVM64": "ami-7def7211",
276+
"HVM64": "ami-3cc35f50",
277277
"HVMG2": "NOT_SUPPORTED"
278278
},
279279
"us-east-1": {
280-
"HVM64": "ami-de460cc9",
280+
"HVM64": "ami-24ffa133",
281281
"HVMG2": "NOT_SUPPORTED"
282282
},
283283
"us-east-2": {
284-
"HVM64": "ami-5f3e643a",
284+
"HVM64": "ami-d95a00bc",
285285
"HVMG2": "NOT_SUPPORTED"
286286
},
287287
"us-west-1": {
288-
"HVM64": "ami-473a7227",
288+
"HVM64": "ami-9ab0fbfa",
289289
"HVMG2": "NOT_SUPPORTED"
290290
},
291291
"us-west-2": {
292-
"HVM64": "ami-e67ba086",
292+
"HVM64": "ami-6d22850d",
293293
"HVMG2": "NOT_SUPPORTED"
294294
}
295295
}

aws/cloudformation/docker_for_aws_ddc.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"AWSTemplateFormatVersion": "2010-09-09",
33

4-
"Description": "Docker for AWS Beta 9 (docker 1.12.2) DDC",
4+
"Description": "Docker for AWS Beta 10 (docker 1.12.3) DDC",
55

66
"Parameters": {
77
"KeyName": {
@@ -97,8 +97,8 @@
9797

9898
"DockerForAWS" : {
9999
"version" : {
100-
"docker": "1.12.2",
101-
"forAws": "aws-v1.12.2-beta9"
100+
"docker": "1.12.3",
101+
"forAws": "aws-v1.12.3-beta10"
102102
}
103103
},
104104

@@ -247,51 +247,51 @@
247247
},
248248
"AWSRegionArch2AMI": {
249249
"ap-northeast-1": {
250-
"HVM64": "ami-36af0a57",
250+
"HVM64": "ami-472e8d26",
251251
"HVMG2": "NOT_SUPPORTED"
252252
},
253253
"ap-northeast-2": {
254-
"HVM64": "ami-f1db0f9f",
254+
"HVM64": "ami-2133e74f",
255255
"HVMG2": "NOT_SUPPORTED"
256256
},
257257
"ap-south-1": {
258-
"HVM64": "ami-727a0e1d",
258+
"HVM64": "ami-34b7c35b",
259259
"HVMG2": "NOT_SUPPORTED"
260260
},
261261
"ap-southeast-1": {
262-
"HVM64": "ami-381eb95b",
262+
"HVM64": "ami-8048e9e3",
263263
"HVMG2": "NOT_SUPPORTED"
264264
},
265265
"ap-southeast-2": {
266-
"HVM64": "ami-6be3d108",
266+
"HVM64": "ami-e6754985",
267267
"HVMG2": "NOT_SUPPORTED"
268268
},
269269
"eu-central-1": {
270-
"HVM64": "ami-2c08f643",
270+
"HVM64": "ami-ca758da5",
271271
"HVMG2": "NOT_SUPPORTED"
272272
},
273273
"eu-west-1": {
274-
"HVM64": "ami-5d703d2e",
274+
"HVM64": "ami-7e7c370d",
275275
"HVMG2": "NOT_SUPPORTED"
276276
},
277277
"sa-east-1": {
278-
"HVM64": "ami-31970a5d",
278+
"HVM64": "ami-d7801cbb",
279279
"HVMG2": "NOT_SUPPORTED"
280280
},
281281
"us-east-1": {
282-
"HVM64": "ami-095b0e1e",
282+
"HVM64": "ami-71ecb566",
283283
"HVMG2": "NOT_SUPPORTED"
284284
},
285285
"us-east-2": {
286-
"HVM64": "ami-5c3a6039",
286+
"HVM64": "ami-89247eec",
287287
"HVMG2": "NOT_SUPPORTED"
288288
},
289289
"us-west-1": {
290-
"HVM64": "ami-4c50182c",
290+
"HVM64": "ami-84d79ce4",
291291
"HVMG2": "NOT_SUPPORTED"
292292
},
293293
"us-west-2": {
294-
"HVM64": "ami-36a77d56",
294+
"HVM64": "ami-87f355e7",
295295
"HVMG2": "NOT_SUPPORTED"
296296
}
297297
}

0 commit comments

Comments
 (0)