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

Fix bootloader path on EFI images #11

Closed
wants to merge 1 commit into from

Conversation

nvntsin
Copy link

@nvntsin nvntsin commented Feb 8, 2023

Changed the ansible_distribution variable to Amazon instead of CentOS and removed checking bootloader path of other than CentOS systems.

Overall Review of Changes:
A general description of the changes made that are being requested for merge

Issue Fixes:
Please list (using linking) any open issues this PR addresses

Enhancements:
Please list any enhancements/features that are not open issue tickets

How has this been tested?:
Please give an overview of how these changes were tested. If they were not please use N/A

Signed-off-by: Navneet Singh [email protected]

Changed the ansible_distribution variable to Amazon instead of CentOS and removed checking bootloader path of other than CentOS systems.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats on opening your first pull request and thank you for taking the time to help improve Ansible-Lockdown!
Please join in the conversation happening on the Discord Server as well.

@uk-bolly
Copy link
Member

uk-bolly commented Mar 1, 2023

hi @nvntsin

Excellent catch on finding the typo. Thank you for taking the time to provide the PR to fix this also. WHile i am happy to accept the change i have noted it is missing the signed-off by as part of the DCO check. If you could please add this, happy to merge this PR asap.

many thanks

uk-bolly

@uk-bolly uk-bolly linked an issue Mar 2, 2023 that may be closed by this pull request
uk-bolly added a commit that referenced this pull request Mar 17, 2023
Signed-off-by: Mark Bolwell <[email protected]>
@uk-bolly uk-bolly mentioned this pull request Mar 17, 2023
@uk-bolly
Copy link
Member

hi @nvntsin

Thank you again for finding this issue. I have added this PR change into the #14

kind regards

uk-bolly

@uk-bolly uk-bolly closed this Mar 17, 2023
@uk-bolly uk-bolly mentioned this pull request Mar 22, 2023
mfortin pushed a commit to mfortin/AMAZON2-CIS that referenced this pull request Jun 7, 2024
Signed-off-by: Mark Bolwell <[email protected]>
Signed-off-by: fortinm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong condition set for EFI bootloader path
2 participants