robosignatory: add f42 cosmic-atomic to signing

We added this atomic desktop, we need to sign it now. :)

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-03-23 08:51:51 -07:00
parent 809c90e5da
commit c2e61b09ab

View file

@ -965,6 +965,14 @@ handlers = ["console"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-43', 'testkey') }}"
[consumer_config.ostree_refs."fedora/42/aarch64/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
[consumer_config.ostree_refs."fedora/42/x86_64/cosmic-atomic"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-42', 'testkey') }}"
[consumer_config.coreos]
bucket = "fcos-builds"
{% if env == "staging" %}