From b50c2d5d8a29d2fd11a178b60ac667788bba776e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 21 Mar 2024 14:27:06 -0700 Subject: [PATCH] compose-x86-01: grow disk to 250G to allow nightly containers to sync Signed-off-by: Kevin Fenzi --- inventory/host_vars/compose-x86-01.iad2.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/compose-x86-01.iad2.fedoraproject.org b/inventory/host_vars/compose-x86-01.iad2.fedoraproject.org index 26dc242e8b..f73e838f54 100644 --- a/inventory/host_vars/compose-x86-01.iad2.fedoraproject.org +++ b/inventory/host_vars/compose-x86-01.iad2.fedoraproject.org @@ -51,7 +51,7 @@ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora # These are 64bit # libdir: /usr/lib64 -lvm_size: 30000 +lvm_size: 250000 virt_install_command: "{{ virt_install_command_one_nic_unsafe }}" vmhost: bvmhost-x86-04.iad2.fedoraproject.org volgroup: /dev/vg_guests