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

Reply via email to