From 44ba32ad10655fe528ac5c09c3eb3726bb1b25f7 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 6 Jun 2022 15:28:38 -0700 Subject: [PATCH] move oci* in prod to f36 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 85d86dbf8a..caaa59c544 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/34/Server/x86_64/os/ +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 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 4b4339769c..f5fab5534f 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/34/Server/x86_64/os/ +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: 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 fd03a94302..55e0e7d152 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/34/Server/x86_64/os/ +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: 120g max_mem_size: 16384