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

Use platform-python on RHEL8 (#302) #303

Merged
merged 4 commits into from
Apr 1, 2019
Merged

Conversation

swadeley
Copy link
Contributor

/usr/libexec/platform-python bootstrap.py is the recommend way on RHEL8

README.md Outdated Show resolved Hide resolved
@@ -5,6 +5,7 @@

Use `pydoc ./bootstrap.py` to get the documentation.
Use `awk -F'# >' 'NF>1 {print $2}' ./bootstrap.py` to see the flow.
Use `/usr/libexec/platform-python bootstrap.py` on RHEL8
Copy link
Member

Choose a reason for hiding this comment

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

Is that important here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think you can just merge and loose that or you prefer I force push to remove it.?

Copy link
Member

Choose a reason for hiding this comment

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

Nah, I'm good.

evgeni and others added 2 commits March 27, 2019 13:06
Co-Authored-By: swadeley <swadeley@redhat.com>
@evgeni evgeni merged commit 49a390e into Katello:master Apr 1, 2019
evgeni added a commit that referenced this pull request Apr 1, 2019
* Ensure REX keys are written with proper newlines (BZ #1693136, #304)
* Document how to run bootstrap.py on EL8 (#303)
@evgeni evgeni mentioned this pull request Apr 1, 2019
evgeni added a commit that referenced this pull request Apr 1, 2019
* Ensure REX keys are written with proper newlines (BZ #1693136, #304)
* Document how to run bootstrap.py on EL8 (#303)
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.

2 participants