-
Notifications
You must be signed in to change notification settings - Fork 95
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
Add Secure Boot for Satellite and RHEL #3488
base: master
Are you sure you want to change the base?
Conversation
The PR preview for a7b41a3 is available at theforeman-foreman-documentation-preview-pr-3488.surge.sh The following output files are affected by this PR: |
86fb5e0
to
a7b41a3
Compare
Rebased. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
diff and rendered docs LGTM.
The only minor improvement that I see is "My_Operating_System_in_Lowercase". Maybe you want to introduce an attribute for that? Your call.
I am currently unsure why we didn't do that in the first place. If you're interested, I could ping people that implemented this in the beginning of January.
@@ -21,6 +20,7 @@ ifndef::satellite[] | |||
:parent-client-pkg-ext: {client-pkg-ext} | |||
:secureboot-os-name: My_Operating_System_In_Lowercase |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@maximiliankolb There actually is an attribute for that but it isn't being modified anywhere 😆
Perhaps it's a good idea to request a PR to do that for the other OSs.
I'm not sure what the value is supposed to be, e.g. is rhel
good enough? Does the directory name even matter as long as it's consistent in the whole procedure?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, let's keep it consistent for now, and then think/ask if we can overwrite this attribute for each OS in a follow-up PR.
What changes are you introducing?
Adding Secure Boot support for Satellite and RHEL.
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
SAT-23035 Epic
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Checklists
Please cherry-pick my commits into: N/A - for 3.14