fix the minimum for a guest to be enough to actually install a system

This commit is contained in:
Stephen Smoogen 2021-02-08 13:32:47 -05:00
parent ce3181ae62
commit 8e73b7c5c5

View file

@ -52,7 +52,7 @@ install_noc: none
# defaults for virt installs
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
mem_size: 2048
mem_size: 4096
num_cpus: 2
lvm_size: 20000