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:
parent
5de7e7921b
commit
da680d4ee9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue