Skip to content

Commit 0196006

Browse files
cfncluster-ami-botSean Smith
authored andcommitted
Update AMI List china
Signed-off-by: ParallelCluster AMI bot <[email protected]>
1 parent 37eda03 commit 0196006

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

amis.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ap-south-1: ami-00ff6216daa4b0a69
66
ap-southeast-1: ami-03b015a13daa9ff8d
77
ap-southeast-2: ami-0c2528255cc7c4cec
88
ca-central-1: ami-05bad5df22b9502e5
9-
cn-north-1: ami-053a5a11a4ac83842
10-
cn-northwest-1: ami-0c5a99564e44467e7
9+
cn-north-1: ami-0227bedfc6798cba1
10+
cn-northwest-1: ami-08143603c5f390f20
1111
eu-central-1: ami-003262ea853b26050
1212
eu-north-1: ami-06cac8aed0729f14c
1313
eu-west-1: ami-0691d6d6d4d209e09
@@ -64,7 +64,8 @@ ap-south-1: ami-00721e9f7f8235dba
6464
ap-southeast-1: ami-03df9d0a89a448c63
6565
ap-southeast-2: ami-06116e2159f6ba6bf
6666
ca-central-1: ami-0d180013cf3d07fc9
67-
cn-north-1: ami-0e90250aa31ac4a12
67+
cn-north-1: ami-0ef85bbc4ba66c301
68+
cn-northwest-1: ami-03764601abef5e068
6869
eu-central-1: ami-04b116ae9a44c861f
6970
eu-north-1: ami-0de1c666987bbdb1f
7071
eu-west-1: ami-01b114f6a268d6a42
@@ -85,7 +86,8 @@ ap-south-1: ami-0ef148f6ae69767d7
8586
ap-southeast-1: ami-0b63a13236ce5b8d9
8687
ap-southeast-2: ami-0f5a3072f23556b07
8788
ca-central-1: ami-0c88262f6fd2738fc
88-
cn-north-1: ami-0b89a3058ea57b76f
89+
cn-north-1: ami-017ea2a40c48f9af4
90+
cn-northwest-1: ami-0740e0e024a86d75d
8991
eu-central-1: ami-06a21b6e0815065a4
9092
eu-north-1: ami-0418320f06192d788
9193
eu-west-1: ami-0809bc00666e41cfa

cloudformation/aws-parallelcluster.cfn.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,12 +1261,14 @@
12611261
"ubuntu1604": "ami-0c88262f6fd2738fc"
12621262
},
12631263
"cn-north-1": {
1264-
"alinux": "ami-053a5a11a4ac83842",
1265-
"ubuntu1404": "ami-0e90250aa31ac4a12",
1266-
"ubuntu1604": "ami-0b89a3058ea57b76f"
1264+
"alinux": "ami-0227bedfc6798cba1",
1265+
"ubuntu1404": "ami-0ef85bbc4ba66c301",
1266+
"ubuntu1604": "ami-017ea2a40c48f9af4"
12671267
},
12681268
"cn-northwest-1": {
1269-
"alinux": "ami-0c5a99564e44467e7"
1269+
"alinux": "ami-08143603c5f390f20",
1270+
"ubuntu1404": "ami-03764601abef5e068",
1271+
"ubuntu1604": "ami-0740e0e024a86d75d"
12701272
},
12711273
"eu-central-1": {
12721274
"alinux": "ami-003262ea853b26050",

0 commit comments

Comments
 (0)