F45 mass rebuild: adjust robosignatory config before mass tagging
All checks were successful
Differential yamllint / yamllint-job (pull_request) Successful in 43s
Linter / yamllint (pull_request) Successful in 47s
Linter / ansible-lint (pull_request) Successful in 1m25s
Differential yamllint / yamllint-job (push) Successful in 7s

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2026-07-20 13:17:45 +02:00
commit 4a2be280f8

View file

@ -179,13 +179,6 @@ handlers = ["console"]
keyid = "{{ (env == 'production')|ternary('f577861e', 'd300e724') }}"
file_signing_key = "fedora-45-ima"
[[consumer_config.koji_instances.primary.tags]]
from = "f45"
to = "f45"
key = "{{ (env == 'production')|ternary('fedora-45', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('f577861e', 'd300e724') }}"
file_signing_key = "fedora-45-ima"
# Branched
[[consumer_config.koji_instances.primary.tags]]