I am setting up a cluster that is meant to run CentOS 8 on each node. I know that I have to define the xcat osimage that will be deployed to each node. The xcat osimage is created from the CentOS iso file. Yet, I do not know which image to choose: DVD image will be bloated for my cluster, but boot image will not install until a mirror and a group of rpms are selected to install (this is based on what I see when installing these images on VirtualBox)
Is there a way to select the RPMs that I want to install from the DVD iso from xcat ? Do I have to create my own iso? If so, how?