Kickstart files and scripts for building minimal VM images.
The images created will have the following features:
- minimal installs excluding the common 'base' groups
- timezone is UTC
- single root filesystem, grows to size of disk on first boot
- cloud-init is installed
- rng-tools is loaded to take advantage of host virt entropy if available
- build timestamp in /etc/.build
- login name is 'fedora'
- EPEL repo is enabled
- login name is 'centos'
- postfix is installed (prereq for cronie) but not enabled