IoT: sign stable with f42 key
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
b03f14c234
commit
f967081b3a
1 changed files with 2 additions and 2 deletions
|
@ -438,10 +438,10 @@ handlers = ["console"]
|
|||
|
||||
[consumer_config.ostree_refs."fedora/stable/x86_64/iot"]
|
||||
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
|
||||
key = "{{ (env == 'production')|ternary('fedora-41', 'testkey') }}"
|
||||
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
|
||||
[consumer_config.ostree_refs."fedora/stable/aarch64/iot"]
|
||||
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
|
||||
key = "{{ (env == 'production')|ternary('fedora-41', 'testkey') }}"
|
||||
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
|
||||
|
||||
# f40 silveblue ostree refs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue