From 80b3c96f9d5188063c7972de1d3d943fc3aaa4cc Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 3 May 2021 14:43:01 -0700 Subject: [PATCH] Move a bunch of machines to f34 from f32. Signed-off-by: Kevin Fenzi --- inventory/host_vars/certgetter01.iad2.fedoraproject.org | 4 ++-- inventory/host_vars/compose-branched01.iad2.fedoraproject.org | 4 ++-- inventory/host_vars/compose-iot01.iad2.fedoraproject.org | 4 ++-- inventory/host_vars/compose-x86-01.iad2.fedoraproject.org | 4 ++-- inventory/host_vars/oci-registry01.iad2.fedoraproject.org | 4 ++-- inventory/host_vars/oci-registry02.iad2.fedoraproject.org | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/inventory/host_vars/certgetter01.iad2.fedoraproject.org b/inventory/host_vars/certgetter01.iad2.fedoraproject.org index f8c198b620..bf644790fc 100644 --- a/inventory/host_vars/certgetter01.iad2.fedoraproject.org +++ b/inventory/host_vars/certgetter01.iad2.fedoraproject.org @@ -3,8 +3,8 @@ nm: 255.255.255.0 gw: 10.3.163.254 dns: 10.3.163.33 -ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/ +ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/ volgroup: /dev/vg_guests eth0_ip: 10.3.163.47 diff --git a/inventory/host_vars/compose-branched01.iad2.fedoraproject.org b/inventory/host_vars/compose-branched01.iad2.fedoraproject.org index ccdd74ff5a..0b85fa4252 100644 --- a/inventory/host_vars/compose-branched01.iad2.fedoraproject.org +++ b/inventory/host_vars/compose-branched01.iad2.fedoraproject.org @@ -3,8 +3,8 @@ gw: 10.3.169.254 dns: 10.3.163.33 eth0_ip: 10.3.169.121 volgroup: /dev/vg_guests -ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-33-iad2 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/33/Server/x86_64/os/ +ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/ datacenter: iad2 diff --git a/inventory/host_vars/compose-iot01.iad2.fedoraproject.org b/inventory/host_vars/compose-iot01.iad2.fedoraproject.org index 6309747b27..6d3e3b5741 100644 --- a/inventory/host_vars/compose-iot01.iad2.fedoraproject.org +++ b/inventory/host_vars/compose-iot01.iad2.fedoraproject.org @@ -1,7 +1,7 @@ --- volgroup: /dev/vg_guests -ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Everything/x86_64/os/ +ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Everything/x86_64/os/ mem_size: 32768 vmhost: bvmhost-x86-03.iad2.fedoraproject.org diff --git a/inventory/host_vars/compose-x86-01.iad2.fedoraproject.org b/inventory/host_vars/compose-x86-01.iad2.fedoraproject.org index 6000c3ff2f..9a0782607e 100644 --- a/inventory/host_vars/compose-x86-01.iad2.fedoraproject.org +++ b/inventory/host_vars/compose-x86-01.iad2.fedoraproject.org @@ -7,8 +7,8 @@ dns: 10.3.163.33 # libdir: /usr/lib64 -ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/ +ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/ lvm_size: 30000 diff --git a/inventory/host_vars/oci-registry01.iad2.fedoraproject.org b/inventory/host_vars/oci-registry01.iad2.fedoraproject.org index 1e7eebbcaa..c2f017aa1a 100644 --- a/inventory/host_vars/oci-registry01.iad2.fedoraproject.org +++ b/inventory/host_vars/oci-registry01.iad2.fedoraproject.org @@ -2,8 +2,8 @@ nm: 255.255.255.0 gw: 10.3.169.254 dns: 10.3.163.33 -ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/ +ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/ volgroup: /dev/vg_guests eth0_ip: 10.3.169.119 vmhost: bvmhost-x86-02.iad2.fedoraproject.org diff --git a/inventory/host_vars/oci-registry02.iad2.fedoraproject.org b/inventory/host_vars/oci-registry02.iad2.fedoraproject.org index fceef565ec..bb2ec4c68c 100644 --- a/inventory/host_vars/oci-registry02.iad2.fedoraproject.org +++ b/inventory/host_vars/oci-registry02.iad2.fedoraproject.org @@ -2,8 +2,8 @@ nm: 255.255.255.0 gw: 10.3.169.254 dns: 10.3.163.33 -ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/ +ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/34/Server/x86_64/os/ volgroup: /dev/vg_guests eth0_ip: 10.3.169.127 vmhost: bvmhost-x86-03.iad2.fedoraproject.org