...
REC deployer copies the install.iso to the first controller and reads user_config.yaml to deploy base OS.
1. install.iso contains contains
- EFI images isolinux rpms TBL
- guest-image.img is a QEMU QCOW Image which is build built using build_images.sh
2. guest-image.img is a Centos 7 image which contains
...