Skip to content

Commit

Permalink
Merge pull request #385 from henrywang/update_amin
Browse files Browse the repository at this point in the history
test: update ami image id
  • Loading branch information
cgwalters committed Mar 12, 2024
2 parents 6f23002 + 1e0b4cb commit 268591f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/integration/playbooks/deploy-aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
ami_id: ""
ami:
x86_64:
rhel-9-4: ami-047cbb4b91f923934
centos-stream-9: ami-087dde0e824141404
rhel-9-4: ami-044442bf4326c9933
centos-stream-9: ami-08f2fe20b72b2ffa7
aarch64:
rhel-9-4: ami-0bf2a1a5d9ee15e42
centos-stream-9: ami-025af1eccc54ec6e6
rhel-9-4: ami-0eb96688e8d46c2af
centos-stream-9: ami-09866c25c2d97b6cc
instance_type:
x86_64:
"0": t2.medium
Expand Down

0 comments on commit 268591f

Please sign in to comment.