Skip to content

Commit 6fb3f32

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

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-0856113449f34cfde
66
ap-southeast-1: ami-019762c344b80574a
77
ap-southeast-2: ami-09ddff457fb3815ea
88
ca-central-1: ami-0ef3d34adf231688a
9-
cn-north-1: ami-0f256c47cacf400dc
10-
cn-northwest-1: ami-0880bbba651df7baa
9+
cn-north-1: ami-053a5a11a4ac83842
10+
cn-northwest-1: ami-0c5a99564e44467e7
1111
eu-central-1: ami-01d7252afc45b0d8b
1212
eu-north-1: ami-02224ba7786413561
1313
eu-west-1: ami-0a32ae196621ce1cd
@@ -64,7 +64,8 @@ ap-south-1: ami-02744b942f4094210
6464
ap-southeast-1: ami-070fef5acc9fd3de2
6565
ap-southeast-2: ami-097c066ff342e12fa
6666
ca-central-1: ami-075be3409c2c2738d
67-
cn-north-1: ami-0ea42e36111176b02
67+
cn-north-1: ami-0e90250aa31ac4a12
68+
cn-northwest-1: ami-0e927268aa2ec21b8
6869
eu-central-1: ami-093d2529752e5e2f2
6970
eu-north-1: ami-01ea61e8b26299de1
7071
eu-west-1: ami-0d1cb938a6d6b693c
@@ -85,7 +86,8 @@ ap-south-1: ami-0dcc47340ec3a0e45
8586
ap-southeast-1: ami-0771cf73e73259040
8687
ap-southeast-2: ami-0252c6d83fa35183c
8788
ca-central-1: ami-090b3ee62a0b5412b
88-
cn-north-1: ami-0ef84819c0158891d
89+
cn-north-1: ami-0b89a3058ea57b76f
90+
cn-northwest-1: ami-0f4887fcb2aec7e10
8991
eu-central-1: ami-0c7ccc7ec89bd0d75
9092
eu-north-1: ami-0675d81a659cb530e
9193
eu-west-1: ami-010af7d7788dac778

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-090b3ee62a0b5412b"
12621262
},
12631263
"cn-north-1": {
1264-
"alinux": "ami-0f256c47cacf400dc",
1265-
"ubuntu1404": "ami-0ea42e36111176b02",
1266-
"ubuntu1604": "ami-0ef84819c0158891d"
1264+
"alinux": "ami-053a5a11a4ac83842",
1265+
"ubuntu1404": "ami-0e90250aa31ac4a12",
1266+
"ubuntu1604": "ami-0b89a3058ea57b76f"
12671267
},
12681268
"cn-northwest-1": {
1269-
"alinux": "ami-0880bbba651df7baa"
1269+
"alinux": "ami-0c5a99564e44467e7",
1270+
"ubuntu1404": "ami-0e927268aa2ec21b8",
1271+
"ubuntu1604": "ami-0f4887fcb2aec7e10"
12701272
},
12711273
"eu-central-1": {
12721274
"alinux": "ami-01d7252afc45b0d8b",

0 commit comments

Comments
 (0)