Actions
Story #3774
closedAs a user, I should be able to specify the GPG key ID to use for Yum repository metadata signing
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.17.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
Pulp currently supports configuring a custom gpg_cmd and providing a GPG_KEY_ID variable to it for Yum repository metadata signing. However, if a custom gpg_cmd is not specified, then the default command only supports using the default gpg key, and the GPG_KEY_ID variable is not used.
The default command should use the GPG_KEY_ID variable if it is set.
Actions
Use gpg_key_id even when gpg_cmd is not configured
closes #3774 https://pulp.plan.io/issues/3774