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