From 6306cea75fa8388910c6af4123c96b9af10c3234 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jul 02 2019 22:35:27 +0000 Subject: Revert "drop key config, should be able to auto roll it" This reverts commit c22d479fa04f7c59fe61e7cae6a3e43147ac24a4. Signed-off-by: Peter Robinson --- diff --git a/fedora-iot.conf b/fedora-iot.conf index da30204..78f848f 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -285,6 +285,7 @@ ostree_installer = [ "ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/iot/repo/", "ostree_update_repo=https://ostree.fedoraproject.org/iot/", "ostree_osname=fedora-iot", + "ostree_oskey=fedora-31", "ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/iot/mirrorlist", "ostree_install_ref=fedora/rawhide/aarch64/iot", "ostree_update_ref=fedora/rawhide/aarch64/iot", @@ -304,6 +305,7 @@ ostree_installer = [ "ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/iot/repo/", "ostree_update_repo=https://ostree.fedoraproject.org/iot/", "ostree_osname=fedora-iot", + "ostree_oskey=fedora-31", "ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/iot/mirrorlist", "ostree_install_ref=fedora/rawhide/armhfp/iot", "ostree_update_ref=fedora/rawhide/armhfp/iot", @@ -323,6 +325,7 @@ ostree_installer = [ "ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/iot/repo/", "ostree_update_repo=https://ostree.fedoraproject.org/iot/", "ostree_osname=fedora-iot", + "ostree_oskey=fedora-31", "ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/iot/mirrorlist", "ostree_install_ref=fedora/rawhide/x86_64/iot", "ostree_update_ref=fedora/rawhide/x86_64/iot",