Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump ec2 community to 24.04
Browse files Browse the repository at this point in the history
gionn committed Jan 15, 2025

Verified

This commit was signed with the committer’s verified signature.
myii Imran Iqbal
1 parent 58d5c67 commit f1c8845
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/enteprise.yml
Original file line number Diff line number Diff line change
@@ -197,7 +197,7 @@ jobs:
desc: EC2 ACS 7.4 (RHEL 8.9)
- name: default
vars: vars-ubuntu-community.yml
desc: EC2 ACS 23.x Community (Ubuntu 22.04)
desc: EC2 ACS 23.x Community (Ubuntu 24.04)
- name: default
vars: vars-rocky9.yml
desc: EC2 ACS 23.x (Rocky Linux 9.4)
2 changes: 1 addition & 1 deletion molecule/default/vars-ubuntu-community.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MOLECULE_IT_IMAGE_ID: ami-023de9d2acab166f2 # ubuntu-minimal/images/hvm-ssd/ubuntu-jammy-22.04-amd64-minimal-20240701
MOLECULE_IT_IMAGE_ID: ami-0e9085e60087ce171 # amazon/ubuntu/images/hvm-ssd-gp3/ubuntu-noble-24.04-amd64-server-20241109
MOLECULE_IT_EXTRA_VARS: community-extra-vars.yml
MOLECULE_IT_TEST_CONFIG: tests/test-config-community.json
MOLECULE_IT_PLATFORM: ubuntu-community

0 comments on commit f1c8845

Please sign in to comment.