-
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
Fix image builder #3544
base: master
Are you sure you want to change the base?
Fix image builder #3544
Conversation
The PR preview for 58c5923 is available at theforeman-foreman-documentation-preview-pr-3544.surge.sh The following output files are affected by this PR: |
@@ -65,8 +65,3 @@ This creates a new `rhel6-cloud.qcow2` file in the location where you enter the | |||
==== | |||
You must manually resize the partitions of instances based on the image in accordance with the disk space in the flavor that is applied to the instance. |
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.
I consider this out of scope unless someone provides a suggestion.
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.
Thank you for removing the duplicate next steps!
Generally looks good to me. My comment isn't blocking your PR.
@@ -10,8 +10,10 @@ include::modules/proc_registering-a-host.adoc[leveloffset=+1] | |||
|
|||
include::modules/proc_installing-and-configuring-puppet-agent-manually.adoc[leveloffset=+1] | |||
|
|||
ifdef::satellite[] |
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.
I'm not sure. Aren't they still relevant for upstream?
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.
Technically yes, upstream users could still use RHEL 6 (???) or RHEL 7/Oracle Linux 7 with paid support. Though I'd argue that it's OK to drop this by now.
line 13 was basically a judgement call by me. I am happy to adjust this to "if not orcharhino".
58c5923
to
1606608
Compare
1606608
to
ae9941d
Compare
What changes are you introducing?
hide procedures for upstream that are only relevent for RHEL7/6 + some minor cleanup
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
?
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
please review commit by commit; I suggest to squash the commits before merging unless someone comments otherwise.
Checklists
Please cherry-pick my commits into: