Update IoT stable/ keys to f31

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-10-28 14:16:41 +01:00 committed by Pierre-Yves Chibon
parent 677a542ead
commit db6a10d9c0

View file

@ -329,13 +329,13 @@ handlers = ["console"]
[consumer_config.ostree_refs."fedora/stable/x86_64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-iot-2019', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/stable/aarch64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-iot-2019', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/stable/armhfp/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-iot-2019', 'testkey') }}"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/x86_64/iot"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"