robosignatory: sign f36-gnome

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-02-22 11:15:10 -08:00
parent 4ff50570a9
commit 1d51b147de

View file

@ -438,6 +438,13 @@ handlers = ["console"]
key = "{{ (env == 'production')|ternary('fedora-36', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('38ab71f4', 'd300e724') }}"
# f36-gnome
[[consumer_config.koji_instances.primary.tags]]
from = "f36-gnome"
to = "f36-gnome"
key = "{{ (env == 'production')|ternary('fedora-36', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('38ab71f4', 'd300e724') }}"
[consumer_config.ostree_refs]
[consumer_config.ostree_refs."fedora/rawhide/x86_64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"