IoT: sign stable with f41 key
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
7e501dcb94
commit
912cac3238
1 changed files with 2 additions and 2 deletions
|
@ -449,10 +449,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-40', 'testkey') }}"
|
||||
key = "{{ (env == 'production')|ternary('fedora-41', 'testkey') }}"
|
||||
[consumer_config.ostree_refs."fedora/stable/aarch64/iot"]
|
||||
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
|
||||
key = "{{ (env == 'production')|ternary('fedora-40', 'testkey') }}"
|
||||
key = "{{ (env == 'production')|ternary('fedora-41', 'testkey') }}"
|
||||
|
||||
# f39 silveblue ostree refs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue