Staging koji/buildvm's: move to f41

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-11-18 19:18:47 -08:00
parent 78dc6356bb
commit 53c38cd023
5 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
# See http://infrastructure.fedoraproject.org/csi/security-policy/
koji_weburl: "https://koji.stg.fedoraproject.org/koji"
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/40/Server/aarch64/os/
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/41/Server/aarch64/os/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
lvm_size: 140000
max_cpu: "{{ num_cpus }}"

View file

@ -26,7 +26,7 @@ koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
# See http://infrastructure.fedoraproject.org/csi/security-policy/
koji_weburl: "https://koji.stg.fedoraproject.org/koji"
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/40/Server/ppc64le/os/
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/41/Server/ppc64le/os/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
lvm_size: 150000
main_bridge: br0

View file

@ -13,6 +13,6 @@ koji_hub_nfs: "fedora_koji"
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-secondary/releases/40/Server/s390x/os/
ks_repo: http://10.3.163.35/pub/fedora-secondary/releases/41/Server/s390x/os/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
virt_install_command: "{{ virt_install_command_s390x_one_nic_unsafe }}"

View file

@ -26,7 +26,7 @@ koji_topurl: "https://kojipkgs.stg.fedoraproject.org/"
# See http://infrastructure.fedoraproject.org/csi/security-policy/
koji_weburl: "https://koji.stg.fedoraproject.org/koji"
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/40/Server/x86_64/os/
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/41/Server/x86_64/os/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
lvm_size: 150000
max_mem_size: "{{ mem_size }}"

View file

@ -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/40/Server/x86_64/os/
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/41/Server/x86_64/os/
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
lvm_size: 1.5t
nrpe_procs_crit: 1000