From 6533d2ae712e9c02d1ac09413e75a0cc26a13645 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 12 May 2026 17:11:46 -0700 Subject: [PATCH] dl05: move to rhel10 Signed-off-by: Kevin Fenzi --- inventory/host_vars/dl05.rdu3.fedoraproject.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/dl05.rdu3.fedoraproject.org b/inventory/host_vars/dl05.rdu3.fedoraproject.org index 65ce0111c5..a783e60d67 100644 --- a/inventory/host_vars/dl05.rdu3.fedoraproject.org +++ b/inventory/host_vars/dl05.rdu3.fedoraproject.org @@ -29,8 +29,8 @@ network_connections: type: ethernet state: up mtu: 1500 -ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/ -ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel +ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL10-x86_64/ +ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-10 lvm_size: 50000 max_mem_size: 20480 mem_size: 16384