Unattended installations of virtual machines.
It's a wrapper script around virt-install.
provision-vm storage-03
Install a new instance of a Debian server.
provision-vm -o rhel -r 4096 app-002
Install a new instance of an RHEL server with 4 GiB of memory.
There is a lot of hardcoded stuff related to my server configuration and my personal preferences.