On Thursday, 26 April 2012 11:17:05 UTC+10, denmat wrote:
>
>
> The way that i import my keys is to set the gpg key for the yum repo like
> so:
>
> yumrepo { "jenkins":
> baseurl => "http://pkg.jenkins-ci.org/redhat",
> descr => "Jenkins",
> enabled => 1,
> gpgcheck => 1,
> gpgkey => "http://pkg.jenkins-ci.org/redhat/
> jenkins-ci.org.key",
> }
>
> Should take care of the import for you.
>
Cool, I didn't know I could specify a URL for the key, thanks.
However, I get the same error and the key still fails to import.
cheers, Michael
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/puppet-users/-/cI79Jc80xg0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.