Skip to content

Commit

Permalink
maint: upgrade AMI to Ubuntu 22.04 #512
Browse files Browse the repository at this point in the history
  • Loading branch information
PGijsbers committed May 23, 2023
1 parent 7fc5314 commit 8d1a69f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions resources/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,17 +138,17 @@ aws: # configuration namespace for AWS mode.
ec2:
regions: #
us-east-1:
ami: ami-0ac019f4fcb7cb7e6
description: Ubuntu Server 18.04 LTS (HVM), EBS General Purpose (SSD) VolumeType
ami: ami-053b0d53c279acc90
description: Canonical, Ubuntu, 22.04 LTS, amd64 jammy image build on 2023-05-16
us-west-1:
ami: ami-063aa838bd7631e0b
description: Ubuntu Server 18.04 LTS (HVM), EBS General Purpose (SSD) VolumeType
ami: ami-0f8e81a3da6e2510a
description: Canonical, Ubuntu, 22.04 LTS, amd64 jammy image build on 2023-05-16
eu-west-1:
ami: ami-00035f41c82244dab
description: Ubuntu Server 18.04 LTS (HVM), EBS General Purpose (SSD) VolumeType
ami: ami-01dd271720c1ba44f
description: Canonical, Ubuntu, 22.04 LTS, amd64 jammy image build on 2023-05-16
eu-central-1:
ami: ami-0bdf93799014acdc4
description: Ubuntu Server 18.04 LTS (HVM), EBS General Purpose (SSD) VolumeType
ami: ami-04e601abe3e1a910f
description: Canonical, Ubuntu, 22.04 LTS, amd64 jammy image build on 2023-05-16
instance_type: #
series: m5 #
map: # map between num cores required and ec2 instance type sizes
Expand Down

0 comments on commit 8d1a69f

Please sign in to comment.