From f31232673154178662d1bfc548d2baabf6056550 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 19 Jun 2025 11:25:28 -0700 Subject: [PATCH] noc01.rdu3: resize / to 50G Signed-off-by: Kevin Fenzi --- inventory/host_vars/noc01.rdu3.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/noc01.rdu3.fedoraproject.org b/inventory/host_vars/noc01.rdu3.fedoraproject.org index 4ec5ee8fa3..f509d3c181 100644 --- a/inventory/host_vars/noc01.rdu3.fedoraproject.org +++ b/inventory/host_vars/noc01.rdu3.fedoraproject.org @@ -16,7 +16,7 @@ eth0_ipv4_ip: 10.16.163.10 ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/ ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel # Define resources for this group of hosts here. -lvm_size: 20000 +lvm_size: 50000 mem_size: 8192 nagios_location: 'rdu3_internal' nagios_srcdir: 'nagios'