Change simplified-provisioner to new subvariant
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
17ebca480c
commit
dd421a451c
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
},
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue