#2325 IoT: sign stable with f41 key
Merged 3 months ago by kevin. Opened 3 months ago by pwhalen.
fedora-infra/ pwhalen/ansible f41-update-iot  into  main

IoT: sign stable with f41 key
Paul Whalen • 3 months ago  
@@ -449,10 +449,10 @@ 

  

          [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

  

Fedora 41 is a Go! Please update the IoT signing key for stable to fedora-41.

Signed-off-by: Paul Whalen pwhalen@fedoraproject.org

rebased onto 7e501dc

3 months ago

Pull-Request has been merged by kevin

3 months ago
Metadata