mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
robosignatory: sign f44 also with the f45 ima key
We are resigning in prep for branching next week, we need to also make sure to sign things with the f45 ima key. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -184,7 +184,7 @@ handlers = ["console"]
|
||||
to = "f44"
|
||||
key = "{{ (env == 'production')|ternary('fedora-45', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('f577861e', 'd300e724') }}"
|
||||
file_signing_key = "fedora-44-ima"
|
||||
file_signing_key = "fedora-45-ima"
|
||||
|
||||
# Branched
|
||||
|
||||
|
||||
Reference in New Issue
Block a user