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

Fixes #37580 - Auto-import new GPG keys on SLES #10339

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

tux93
Copy link
Contributor

@tux93 tux93 commented Oct 1, 2024

I recently introduced a change in foreman-rex to automatically import GPG keys on SLES, making it behave the same as EL distros.

This PR introduces the same change to snippets calling zypper in this repo.

@sbernhard
Copy link
Contributor

@adamruzicka
Copy link
Contributor

@tux93
Copy link
Contributor Author

tux93 commented Oct 4, 2024

Good question, if I remember correctly the SLES default in update / upgrade is to disallow vendor change, meaning any updated packages would come from the same Repo they were originally installed from, which in turn means either the GPG key of that repo is already present or GPG check is disabled in the repo config.

Copy link
Contributor

@sbernhard sbernhard left a comment

Choose a reason for hiding this comment

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

LGTM

@sbernhard sbernhard merged commit 699995e into theforeman:develop Oct 7, 2024
52 checks passed
@nadjaheitmann nadjaheitmann deleted the fix_37580_sles-gpg-import branch October 7, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants