Story #8326
[Docs] arvados Red Hat repo definition includes gpgkey
Status:
Resolved
Priority:
High
Assigned To:
Category:
Documentation
Target version:
Start date:
06/21/2017
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
0.5
Description
Red Hat repositories can include a gpgkey field. The value is a URL where the ASCII-armored public key lives. By defining this, we can save users the three steps of manually downloading and installing our key. yum will just do it for them.
See the docs about [repository] sections in http://linux.die.net/man/5/yum.conf. I don't see any other options worth setting.
Subtasks
Associated revisions
Merge branch '8326-add-centos-repo-gpg-key'
closes #8326
History
#1
Updated by Brett Smith about 6 years ago
- Target version set to Arvados Future Sprints
#2
Updated by Javier Bértoli almost 5 years ago
- Assigned To set to Javier Bértoli
- Target version changed from Arvados Future Sprints to Kanban
Bitten by this. We need to add the key in the repo.
#3
Updated by Javier Bértoli almost 5 years ago
- Status changed from New to Feedback
- Target version changed from Kanban to 2017-06-21 sprint
- % Done changed from 0 to 100
- Added key to the repository http://rpm.arvados.org/CentOS/RPM-GPG-KEY-curoverse
- Updated documentation: commit b7cf3197e@arvados, branch 8326-add-centos-repo-gpg-key
Tested and working on CentOS7
#4
Updated by Nico César almost 5 years ago
review at b7cf3197e2f5823cc67c0d125a8841943dcb9b5c
LGTM, ready to merge
Add RPM repository GPG key and modify CentOS information accordingly
refs #8326