These tools help with building base OS images with cloud-init contextualization for the OpenNebula KVM cloud. Significant work has been done for CERIT Scientific Cloud, later forked and extended for more systems (openSUSE, Fedora etc.)
Installed and configured:
- GNU make
- libvirt and QEMU/KVM
- virt-install
- disabled SELinux?
- ksvalidator (from pykickstart package)
- xmllint
- CentOS 6, 7
- Fedora 24
- Debian 8
- OpenSUSE 42.1
Build latest CentOS 7:
$ cd centos-7
$ make build
$ make clean