Issue
What were you trying to do that didn't work?
If you enter the "Bare metal - Installer (.iso)" in the https://console.redhat.com/insights/image-builder/imagewizard you have a possibility to do "Manually configure partitions", however, this configuration is not used by Anaconda for the installation nor it is part of the generated kickstart file. I guess this option shouldn't be available for this build target.
Please provide the package NVR for which bug is seen:
N/A
How reproducible:
Always
Steps to reproduce
Go to https://console.redhat.com/insights/image-builder/imagewizard
Select "Bare metal - Installer (.iso)"
Skip register system page (Register Later)
Switch option to "Manually configure partitions" on the "File system configuration" page
Create any storage layout
Create ISO
Use the ISO and start the installation
If you take a look on /run/install/repo/osbuild.ks it don't have any information about the layout
Expected results
This option should be disabled or correct kickstart commands needs to be generated.
Actual results
The configuration during the image creation is ignored.