From 36c08085b4cfc690a46e2c6e168d354e2d405b3d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 1 May 2024 15:46:58 -0700 Subject: [PATCH] Move a bunch of hosts to f40 now that it's out and f38 is going eol soon Moved all these over manually, or they already were updated. Signed-off-by: Kevin Fenzi --- inventory/host_vars/koji01.stg.iad2.fedoraproject.org | 2 +- .../host_vars/oci-candidate-registry01.iad2.fedoraproject.org | 2 +- .../oci-candidate-registry01.stg.iad2.fedoraproject.org | 2 +- inventory/host_vars/oci-registry01.iad2.fedoraproject.org | 2 +- inventory/host_vars/oci-registry01.stg.iad2.fedoraproject.org | 2 +- inventory/host_vars/oci-registry02.iad2.fedoraproject.org | 2 +- inventory/host_vars/smtp-auth-cc-rdu01.fedoraproject.org | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/inventory/host_vars/koji01.stg.iad2.fedoraproject.org b/inventory/host_vars/koji01.stg.iad2.fedoraproject.org index c8b9caeae0..ce06ba0b26 100644 --- a/inventory/host_vars/koji01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/koji01.stg.iad2.fedoraproject.org @@ -6,7 +6,7 @@ fedmsg_koji_instance: primary koji_server_url: "https://koji.stg.fedoraproject.org/kojihub" koji_topurl: "https://kojipkgs.stg.fedoraproject.org/" koji_weburl: "https://koji.stg.fedoraproject.org/koji" -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/38/Server/x86_64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/39/Server/x86_64/os/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora lvm_size: 1.5t nrpe_procs_crit: 1000 diff --git a/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org b/inventory/host_vars/oci-candidate-registry01.iad2.fedoraproject.org index 85331cb05b..6b7681db80 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/38/Server/x86_64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/40/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-candidate-registry01.stg.iad2.fedoraproject.org b/inventory/host_vars/oci-candidate-registry01.stg.iad2.fedoraproject.org index 6c74d4707e..182153b1ce 100644 --- a/inventory/host_vars/oci-candidate-registry01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/oci-candidate-registry01.stg.iad2.fedoraproject.org @@ -2,7 +2,7 @@ datacenter: iad2 eth0_ipv4_gw: 10.3.167.254 eth0_ipv4_ip: 10.3.167.34 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/38/Server/x86_64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/40/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-registry01.iad2.fedoraproject.org b/inventory/host_vars/oci-registry01.iad2.fedoraproject.org index 98dc5e56ca..224c071526 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/38/Server/x86_64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/40/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-registry01.stg.iad2.fedoraproject.org b/inventory/host_vars/oci-registry01.stg.iad2.fedoraproject.org index 8189e0efe4..26b963e6cf 100644 --- a/inventory/host_vars/oci-registry01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/oci-registry01.stg.iad2.fedoraproject.org @@ -2,7 +2,7 @@ datacenter: iad2 eth0_ipv4_gw: 10.3.167.254 eth0_ipv4_ip: 10.3.167.35 -ks_repo: http://10.3.163.35/pub/fedora/linux/releases/38/Server/x86_64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/40/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 084856f37f..c5ae4312f2 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/38/Server/x86_64/os/ +ks_repo: http://10.3.163.35/pub/fedora/linux/releases/40/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/smtp-auth-cc-rdu01.fedoraproject.org b/inventory/host_vars/smtp-auth-cc-rdu01.fedoraproject.org index 6b51f6fd91..a6f88cbe8d 100644 --- a/inventory/host_vars/smtp-auth-cc-rdu01.fedoraproject.org +++ b/inventory/host_vars/smtp-auth-cc-rdu01.fedoraproject.org @@ -7,7 +7,7 @@ dns_search2: fedoraproject.org eth0_ipv4_gw: 8.43.85.254 eth0_ipv4_ip: 8.43.85.71 eth0_nm: 255.255.255.0 -ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/38/Server/x86_64/os/ +ks_repo: http://infrastructure.fedoraproject.org/pub/fedora/linux/releases/40/Server/x86_64/os/ ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora vmhost: virthost-cc-rdu02.fedoraproject.org volgroup: /dev/vg_guests