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

ec2_ami: add support for uefi-preferred boot mode #2253

Conversation

mandar242
Copy link
Contributor

@mandar242 mandar242 commented Aug 27, 2024

SUMMARY

Add support for uefi-preferred boot mode
Fixes #2064

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ec2_ami

ADDITIONAL INFORMATION

Copy link

github-actions bot commented Aug 27, 2024

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/7b3fdc34778647dca0d88278947c1c60

✔️ ansible-galaxy-importer SUCCESS in 5m 05s
✔️ build-ansible-collection SUCCESS in 10m 25s
✔️ ansible-test-splitter SUCCESS in 4m 14s
✔️ integration-amazon.aws-1 SUCCESS in 16m 39s
✔️ integration-amazon.aws-2 SUCCESS in 7m 49s
✔️ integration-amazon.aws-3 SUCCESS in 8m 00s
Skipped 41 jobs

@tremble tremble added backport-8 PR should be backported to the stable-8 branch mergeit Merge the PR (SoftwareFactory) labels Aug 28, 2024
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/1f48079d91e84510bc7047942f6bbf6c

✔️ ansible-galaxy-importer SUCCESS in 4m 34s
✔️ build-ansible-collection SUCCESS in 11m 22s
✔️ ansible-test-splitter SUCCESS in 4m 24s
✔️ integration-amazon.aws-1 SUCCESS in 20m 19s
✔️ integration-amazon.aws-2 SUCCESS in 7m 18s
✔️ integration-amazon.aws-3 SUCCESS in 6m 32s
Skipped 41 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit edb41e9 into ansible-collections:main Aug 28, 2024
22 of 38 checks passed
Copy link

patchback bot commented Aug 28, 2024

Backport to stable-8: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-8/edb41e9ff6431934f1a8cb507e22405837d5b4ab/pr-2253

Backported as #2254

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Aug 28, 2024
SUMMARY

Add support for uefi-preferred boot mode
Fixes #2064

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ec2_ami
ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell
(cherry picked from commit edb41e9)
softwarefactory-project-zuul bot pushed a commit that referenced this pull request Aug 28, 2024
This is a backport of PR #2253 as merged into main (edb41e9).
SUMMARY

Add support for uefi-preferred boot mode
Fixes #2064

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ec2_ami
ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell
braydencw1 pushed a commit to braydencw1/amazon.aws that referenced this pull request Aug 29, 2024
…s#2253)

SUMMARY

Add support for uefi-preferred boot mode
Fixes ansible-collections#2064

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ec2_ami
ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell
@mandar242 mandar242 deleted the aaws-2064-ec2_ami branch October 29, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8 PR should be backported to the stable-8 branch mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ec2_ami: boot_mode is missing "uefi-preferred" option
2 participants