From ae71fe5838c5eb164092862829db6caf644a4463 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 7 Dec 2018 22:08:41 +0000 Subject: [PATCH] ok look this is all fine and dandy, but I really wanted to get some work done this week --- inventory/host_vars/osbs-master01.phx2.fedoraproject.org | 3 --- 1 file changed, 3 deletions(-) diff --git a/inventory/host_vars/osbs-master01.phx2.fedoraproject.org b/inventory/host_vars/osbs-master01.phx2.fedoraproject.org index 023c32ebc2..647ae2d61d 100644 --- a/inventory/host_vars/osbs-master01.phx2.fedoraproject.org +++ b/inventory/host_vars/osbs-master01.phx2.fedoraproject.org @@ -16,6 +16,3 @@ 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"