Skip to content

Gpgcheck switch#203

Open
michael-c-hoffman wants to merge 6 commits into
dev-sec:masterfrom
michael-c-hoffman:gpgcheck_switch
Open

Gpgcheck switch#203
michael-c-hoffman wants to merge 6 commits into
dev-sec:masterfrom
michael-c-hoffman:gpgcheck_switch

Conversation

@michael-c-hoffman
Copy link
Copy Markdown

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

Copy link
Copy Markdown
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

Comment thread recipes/yum.rb

Dir.glob('/etc/yum.repos.d/*').each do |file|
GPGCheck.check(file)
config_file = '/etc/yum.conf'
Copy link
Copy Markdown
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