More fixes to f33 key changes

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2020-02-13 15:10:07 +00:00 committed by Pierre-Yves Chibon
parent b6935f7992
commit 560303aef8

View file

@ -210,8 +210,8 @@ handlers = ["console"]
[[consumer_config.koji_instances.primary.tags]]
from = "f33-modular-updates-candidate"
to = "f33-modular"
key = "{{ (env == 'production')|ternary('fedora-32', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('12c944d0', 'd300e724') }}"
key = "{{ (env == 'production')|ternary('fedora-33', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('9570ff31', 'd300e724') }}"
type = "modular"
[[consumer_config.koji_instances.primary.tags]]