mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
robosignatory: re-enable f40/branched updates flow
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -196,12 +196,12 @@ handlers = ["console"]
|
||||
|
||||
# Branched
|
||||
|
||||
# [[consumer_config.koji_instances.primary.tags]]
|
||||
# from = "f40-signing-pending"
|
||||
# to = "f40-updates-testing-pending"
|
||||
# key = "{{ (env == 'production')|ternary('fedora-40', 'testkey') }}"
|
||||
# keyid = "{{ (env == 'production')|ternary('a15B79cc', 'd300e724') }}"
|
||||
# file_signing_key = "fedora-40-ima"
|
||||
[[consumer_config.koji_instances.primary.tags]]
|
||||
from = "f40-signing-pending"
|
||||
to = "f40-updates-testing-pending"
|
||||
key = "{{ (env == 'production')|ternary('fedora-40', 'testkey') }}"
|
||||
keyid = "{{ (env == 'production')|ternary('a15B79cc', 'd300e724') }}"
|
||||
file_signing_key = "fedora-40-ima"
|
||||
|
||||
[consumer_config.koji_instances.primary.tags.sidetags]
|
||||
pattern = 'f40-build-side-<seq_id>'
|
||||
|
||||
Reference in New Issue
Block a user