Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPSEXP-2739: update comments with new AMI names [skip ci] #903

Merged
merged 1 commit into from
Jul 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion molecule/default/vars-rocky9.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MOLECULE_IT_IMAGE_ID: ami-0230bf6b41b114fef # Rocky-9-EC2-Base-9.4-20240509.0.x86_64
MOLECULE_IT_IMAGE_ID: ami-0230bf6b41b114fef # Rocky-9-EC2-Base-9.4-20240523.0.x86_64
MOLECULE_IT_EXTRA_VARS: tests/test-extra-vars.yml
MOLECULE_IT_TEST_CONFIG: tests/test-config.json
MOLECULE_IT_PLATFORM: rocky9
2 changes: 1 addition & 1 deletion molecule/default/vars-ubuntu18.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MOLECULE_IT_IMAGE_ID: ami-02076d50a3b3930d0 # ubuntu/images/hvm-ssd/ubuntu-bionic-18.04-amd64-server
MOLECULE_IT_IMAGE_ID: ami-02076d50a3b3930d0 # (SupportedImages) - Ubuntu 18.04 LTS x86_64 LATEST - 20240610-6f3aa60e-6d45-416e-b6b8-54900c63ddba
MOLECULE_IT_EXTRA_VARS: 7.1.N-extra-vars.yml
MOLECULE_IT_TEST_CONFIG: tests/test-config-7.1.json
MOLECULE_IT_PLATFORM: ubuntu18