Commit Graph

4 Commits (ef6d435d8d69618f76dc3fa85c9fcfa4116fec21)

Author SHA1 Message Date
Dustin 03c46fee37 c7testvm: Increase memory allocation
Newer releases of CentOS 7 require significantly more memory to run
Anaconda.
2017-04-06 10:50:25 -05:00
Dustin e1f4fea9df c7testvm: Remove os-type virt-install argument
This argument is no longer supported; the `--os-variant` argument made
it redundant anyway.
2017-04-06 10:49:44 -05:00
Dustin 5dfd71b2fd c7testvm: Allow using a specific name instead of generating one 2016-07-10 17:23:52 -05:00
Dustin 0f8df4ce89 c7testvm: Script to create a CentOS 7 test VM
This script creates a new virtual machine using `virt-install`. It then starts
an HTTP server to serve a kickstart configuration file to the new VM, which is
used to automatically install CentOS.
2016-01-26 23:38:49 -06:00