test: update all anaconda manifests

ISOLinux stage removed from all aarch64 installer manifests.
This commit is contained in:
Achilleas Koutsou 2022-12-12 21:17:49 +01:00 committed by Ondřej Budai
parent 6bfa3dd366
commit 5485a3cb65
32 changed files with 0 additions and 796 deletions

View file

@ -13471,30 +13471,6 @@
}
}
},
{
"type": "org.osbuild.isolinux",
"inputs": {
"data": {
"type": "org.osbuild.tree",
"origin": "org.osbuild.pipeline",
"references": [
"name:anaconda-tree"
]
}
},
"options": {
"product": {
"name": "Fedora",
"version": "36"
},
"kernel": {
"dir": "/images/pxeboot",
"opts": [
"inst.stage2=hd:LABEL=Fedora-36-BaseOS-aarch64"
]
}
}
},
{
"type": "org.osbuild.truncate",
"options": {