test: update installer manifests for RHEL 9.x and CS9

Dracut modules and drivers fixed for the dracut stage in all RHEL 9.x
and CS9 Anaconda installers (image-installer and edge-installer).
This commit is contained in:
Achilleas Koutsou 2023-01-30 12:41:09 +01:00 committed by Jakub Rusz
parent 2f96cc7051
commit 7a1d7ae1d7
40 changed files with 240 additions and 0 deletions

View file

@ -9308,6 +9308,7 @@
"img-lib",
"shutdown",
"uefi-lib",
"nvdimm",
"prefixdevname",
"prefixdevname-tools",
"anaconda",
@ -9320,6 +9321,11 @@
"lunmask",
"nfs"
],
"add_drivers": [
"cuse",
"ipmi_devintf",
"ipmi_msghandler"
],
"install": [
"/.buildstamp"
]