From 2e8531dd549f490d527fa74c1ea623ee1d2acb46 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 6 Jun 2022 15:59:00 -0700 Subject: [PATCH] oci-candidate-registry01: we do not need 750g anymore now that srv is moved off to a nfs volume Signed-off-by: Kevin Fenzi --- .../host_vars/oci-candidate-registry01.iad2.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org b/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org index caaa59c544..b9000c80c2 100644 --- a/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org +++ b/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org @@ -4,7 +4,7 @@ eth0_ipv4_gw: 10.3.169.254 eth0_ipv4_ip: 10.3.169.102 ks_repo: http://10.3.163.35/pub/fedora/linux/releases/36/Server/x86_64/os/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora -lvm_size: 750g +lvm_size: 50g max_mem_size: 16384 mem_size: 16384 nrpe_procs_crit: 1000