From a4c44963d0fc92b64519ea22617ff4ff3acaa13f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 15 May 2023 14:16:00 -0700 Subject: [PATCH] oci-registries: move all to f38 Signed-off-by: Kevin Fenzi --- .../host_vars/oci-candidate-registry01.iad2.fedoraproject.org | 2 +- inventory/host_vars/oci-registry01.iad2.fedoraproject.org | 2 +- inventory/host_vars/oci-registry02.iad2.fedoraproject.org | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org b/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org index b9000c80c2..85331cb05b 100644 --- a/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org +++ b/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org @@ -2,7 +2,7 @@ datacenter: iad2 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_repo: http://10.3.163.35/pub/fedora/linux/releases/38/Server/x86_64/os/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora lvm_size: 50g max_mem_size: 16384 diff --git a/inventory/host_vars/oci-registry01.iad2.fedoraproject.org b/inventory/host_vars/oci-registry01.iad2.fedoraproject.org index f5fab5534f..98dc5e56ca 100644 --- a/inventory/host_vars/oci-registry01.iad2.fedoraproject.org +++ b/inventory/host_vars/oci-registry01.iad2.fedoraproject.org @@ -2,7 +2,7 @@ datacenter: iad2 eth0_ipv4_gw: 10.3.169.254 eth0_ipv4_ip: 10.3.169.119 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/36/Server/x86_64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/38/Server/x86_64/os/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora lvm_size: 120g max_mem_size: 16384 diff --git a/inventory/host_vars/oci-registry02.iad2.fedoraproject.org b/inventory/host_vars/oci-registry02.iad2.fedoraproject.org index 55e0e7d152..084856f37f 100644 --- a/inventory/host_vars/oci-registry02.iad2.fedoraproject.org +++ b/inventory/host_vars/oci-registry02.iad2.fedoraproject.org @@ -2,7 +2,7 @@ datacenter: iad2 eth0_ipv4_gw: 10.3.169.254 eth0_ipv4_ip: 10.3.169.127 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/36/Server/x86_64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/38/Server/x86_64/os/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora lvm_size: 120g max_mem_size: 16384