Hi Jiri,
We use a Pulp "ISO" repo to host our RPM GPG keys; the ISO repo type is
actually just an arbitrary file repo that can host anything.  Simply create
a new "ISO" repo, and push your keys into it and you should be good to go.
 - Kodiak

On Wed, Jun 8, 2016 at 8:50 AM, Jiri Tyr <jiri....@gmail.com> wrote:

> Hello,
>
> I have a repo which was created with the the --gpgkey option.
>
> Is there a way how to publish the key via HTTP in order I can point to it
> from the YUM repo file using the "gpgkey" property?
>
> Example:
>
> $ cat /etc/yum.repos.d/epel.repo
> [epel]
> baseurl = http://mypulpserver/pulp/repos/epel/6/$basearch/
> gpgcheck = 1
> gpgkey = http://mypulpserver/pulp/path/to/the/epel.key
> name = EPEL YUM repo
>
> Best regards,
> Jiri
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list@redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
>
_______________________________________________
Pulp-list mailing list
Pulp-list@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to