autosign: allow resigning eln packages with fedora-44 key

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-08-11 12:24:23 -07:00
commit c0d8d62a64

View file

@ -310,9 +310,9 @@ handlers = ["console"]
[[consumer_config.koji_instances.primary.tags]]
from = "eln"
to = "eln"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('31645531', 'd300e724') }}"
file_signing_key = "fedora-43-ima"
key = "{{ (env == 'production')|ternary('fedora-44', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('6d9f90a6', 'd300e724') }}"
file_signing_key = "fedora-44-ima"
# ELN Side tags