oh that needs work

This commit is contained in:
Stephen Smoogen 2018-12-07 22:02:43 +00:00
parent 38cfb48be8
commit b0f107b1cd

View file

@ -16,3 +16,6 @@ lvm_size: 120g
mem_size: 16384
max_mem_size: 16384
num_cpus: 4
# this is to enable nested virt, which we need for some builds
virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough,+vmx"