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

Include adding of signing key #4

Open
baurmatt opened this issue May 27, 2014 · 3 comments
Open

Include adding of signing key #4

baurmatt opened this issue May 27, 2014 · 3 comments

Comments

@baurmatt
Copy link

Since packages in repositories should always be signed with a gpg key to verify there origin, it would be great to have the hole adding process of keys implemented in the zypprepo module its self. Examples can be found here:

https://github.com/stschulte/puppet-rpmkey
https://github.com/treydock/puppet-gpg_key

@deadpoint
Copy link
Contributor

I agree and have looked at both of those modules but haven't had an
opportunity to evaluate them and implement a key import process. Pull
requests are welcome ;-)

Later,
Darin

On Tue, May 27, 2014 at 9:38 AM, Matthias Baur [email protected]:

Since packages in repositories should always be signed with a gpg key to
verify there origin, it would be great to have the hole adding process of
keys implemented in the zypprepo module its self. Examples can be found
here:

https://github.com/stschulte/puppet-rpmkey
https://github.com/treydock/puppet-gpg_key


Reply to this email directly or view it on GitHubhttps://github.com//issues/4
.

@Xtigyro
Copy link

Xtigyro commented May 30, 2019

@deadpoint @baurmatt Is there a way to add the repo GPG key in any other way on SLES then?

@baurmatt
Copy link
Author

baurmatt commented Jun 3, 2019

Hey @Xtigyro, yes there is. I've implemented https://github.com/elastic/puppet-logstash/blob/5bd53a36106b4a54adc02372d3fb03aa15261f34/manifests/repo.pp#L92 to work around this issue. As I'm not working with SLES anymore, I can't test if it still works. But I'm quite confident that it does.

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

No branches or pull requests

3 participants