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

install_vm.py: fix for osinfo-detect not working under sudo/su #4568

Merged

Conversation

matusmarhefka
Copy link
Member

Description:

The issue in osinfo-detect https://gitlab.com/libosinfo/libosinfo/issues/30
was preventing the script to install RHEL distros under sudo/su. This commit
fixes it and implements simpler logic for adding repositories into the
kickstart.

The issue in osinfo-detect https://gitlab.com/libosinfo/libosinfo/issues/30
was preventing the script to install RHEL distros under sudo/su. This commit
fixes it and implements simpler logic for adding repositories into the
kickstart.
@pep8speaks
Copy link

pep8speaks commented Jun 28, 2019

Hello @matusmarhefka! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 110:100: E501 line too long (110 > 99 characters)

Comment last updated at 2019-06-28 13:23:51 UTC

@ggbecker ggbecker self-assigned this Jun 28, 2019
@ggbecker
Copy link
Member

LGTM. Thanks for the patch.

@ggbecker ggbecker merged commit 987a0f6 into ComplianceAsCode:master Jun 28, 2019
@matusmarhefka matusmarhefka deleted the fix_install_vm_os_detect branch June 28, 2019 14:18
@jan-cerny jan-cerny added this to the 0.1.45 milestone Jul 3, 2019
This pull request was closed.
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.

4 participants