I have create the story:

https://pulp.plan.io/issues/1984

On Wed, Jun 8, 2016 at 2:04 PM, Michael Hrivnak <[email protected]> wrote:

> Jiri,
>
> 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.
>
> If you like, please file a story here:
> https://pulp.plan.io/projects/pulp_rpm/issues/new
>
> Michael
>
> On Wed, Jun 8, 2016 at 8:50 AM, Jiri Tyr <[email protected]> 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
>> [email protected]
>> https://www.redhat.com/mailman/listinfo/pulp-list
>>
>
>
_______________________________________________
Pulp-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to