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", }, ], }