Skip to content

Conversation

@michael-c-hoffman
Copy link

Created ability to to exclude yum repo files from gpgcheck for those that have custom non-gpg rpm packaged repos.

Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

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

@crashdummymch Thank you for your improvement. I added a question to your PR. Once solved, I happy to merge it


Dir.glob('/etc/yum.repos.d/*').each do |file|
GPGCheck.check(file)
config_file = '/etc/yum.conf'
Copy link
Member

Choose a reason for hiding this comment

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

do we need the config_file line here?

* updated for amazon pam

* removed amazon sysctl
@artem-sidorenko artem-sidorenko mentioned this pull request Jun 28, 2018
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