Skip to content

Commit

Permalink
README: drop steps to update signing keys when rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Jun 22, 2020
1 parent 863dfbe commit 5f3cf63
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,7 @@ Release engineering changes:
1. verify that the `f${releasever}-coreos-signing-pending` Koji tag has
been created (this should have already been done by releng scripts on
branching)
2. update RoboSignatory config so that:
- [tagged packages are signed with the right key](https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/robosignatory/templates/robosignatory.toml.j2?id=c27f4644d4bc2f7916c9c85dc1c1a9ee9a724cc0#n181)
- [CoreOS artifacts are signed with the right key](https://infrastructure.fedoraproject.org/cgit/ansible.git/tree/roles/robosignatory/templates/robosignatory.toml.j2?id=c27f4644d4bc2f7916c9c85dc1c1a9ee9a724cc0#n458)
3. `koji untag` N-2 packages from the pool (at some point we'll have GC
2. `koji untag` N-2 packages from the pool (at some point we'll have GC
in place to do this for us, but for now we must remember to do this
manually or otherwise distRepo will fail once the signed packages are
GC'ed). For example:
Expand Down

0 comments on commit 5f3cf63

Please sign in to comment.