Skip to content

Commit 88f348f

Browse files
cfncluster-ami-botSean Smith
authored andcommitted
Remove ubuntu14/16 from template
1 parent 8ff5866 commit 88f348f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cloudformation/aws-parallelcluster.cfn.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,9 +1266,7 @@
12661266
"ubuntu1604": "ami-0b89a3058ea57b76f"
12671267
},
12681268
"cn-northwest-1": {
1269-
"alinux": "ami-0c5a99564e44467e7",
1270-
"ubuntu1404": "ami-0e927268aa2ec21b8",
1271-
"ubuntu1604": "ami-0f4887fcb2aec7e10"
1269+
"alinux": "ami-0c5a99564e44467e7"
12721270
},
12731271
"eu-central-1": {
12741272
"alinux": "ami-01d7252afc45b0d8b",

0 commit comments

Comments
 (0)