test: regenerate manifests

Regenerate manifests with the added RHSM fact.
RHEL 9 manifests haven't changed because the stage is missing in the OS
pipeline (bug).
This commit is contained in:
Achilleas Koutsou 2022-11-29 14:12:58 +01:00 committed by Tomáš Hozza
parent e3e71f01bf
commit 4bd2c0cb1d
230 changed files with 1826 additions and 3 deletions

View file

@ -2293,6 +2293,14 @@
}
}
},
{
"type": "org.osbuild.rhsm.facts",
"options": {
"facts": {
"image-builder.osbuild-composer.api-type": "test-manifest"
}
}
},
{
"type": "org.osbuild.selinux",
"options": {