From dd421a451c44a019fdaa8e96deb97b265e5a262e Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Jun 06 2024 19:34:13 +0000 Subject: Change simplified-provisioner to new subvariant Signed-off-by: Paul Whalen --- diff --git a/fedora-iot.conf b/fedora-iot.conf index ae5cb8c..57a7192 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -243,10 +243,10 @@ osbuild = { "repo": ["https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$arch/os/"], "ostree_url": "https://kojipkgs.fedoraproject.org/compose/iot/repo/", "ostree_ref": "fedora/rawhide/$arch/iot", - "subvariant": "IoT", + "subvariant": "IoT_Simplified_Provisioner", "customizations": {"installation_device": "/dev/vda"}, "failable": ["*"], - "manifest_type": "simplified-provisioner", + "manifest_type": "dvd-ostree", }, ], }