Bug #10512
GPG key urls not updated on upgrade from 2.1 -> 2.2
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Description
After upgrading to 2.2, gpg key urls are not updated to go through an isolated capsule.
A rake task was added 'rake katello:upgrades:2.2:update_gpg_key_urls' to perform this, but it was never added to the installer.
Steps to reproduce:
1. Install katello 2.1
2. Create a repository attached to a gpg key
3. Upgrade to 2.2
4. Install an isolated capsule
5. Register a system to the isolated capsule and subscribe it to the repo's product
results: Gpg key listed in redhat.repo goes to the satellite and not the capsule.
Associated revisions
History
#1
Updated by Justin Sherrill about 7 years ago
- Bugzilla link set to 1221703
#2
Updated by The Foreman Bot about 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello-installer/pull/224 added
- Pull request deleted (
)
#3
Updated by Justin Sherrill about 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|bc091d97eef4b1151c9bbc89e0b6f75414004d01.
#4
Updated by Eric Helms about 7 years ago
- Triaged changed from No to Yes
fixes #10512 - add 2.2 upgrade rake tasks to upgrade hook