<div dir="ltr">Jiri,<div><br></div><div>Pulp does not have that feature currently. The gpgkey setting is only used by pulp-agent running on a managed host to install the key with the yum repo file. However, what you describe would be a valuable feature to have.</div><div><br></div><div>If you like, please file a story here: <a href="https://pulp.plan.io/projects/pulp_rpm/issues/new">https://pulp.plan.io/projects/pulp_rpm/issues/new</a></div><div><br></div><div>Michael</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 8, 2016 at 8:50 AM, Jiri Tyr <span dir="ltr"><<a href="mailto:jiri.tyr@gmail.com" target="_blank">jiri.tyr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I have a repo which was created with the the --gpgkey option.</div><div><br></div><div>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?</div><div><br></div><div>Example:</div><div><br></div><div>$ cat /etc/yum.repos.d/epel.repo</div><div><div>[epel]</div><div>baseurl = <a href="http://mypulpserver/pulp/repos/epel/6/$basearch/" target="_blank">http://mypulpserver/pulp/repos/epel/6/$basearch/</a></div><div>gpgcheck = 1</div><div>gpgkey = <a href="http://mypulpserver/pulp/path/to/the/epel.key" target="_blank">http://mypulpserver/pulp/path/to/the/epel.key</a></div><div>name = EPEL YUM repo</div></div><div><br></div><div>Best regards,</div><div>Jiri</div></div>
<br>_______________________________________________<br>
Pulp-list mailing list<br>
<a href="mailto:Pulp-list@redhat.com">Pulp-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-list" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/pulp-list</a><br></blockquote></div><br></div>