1
0
Fork 0
forked from infra/ansible

buildvm_ppc64le: move a builder to bvmhost-p10-02, up mem/cpu and switch to f43

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-11-04 13:53:01 -08:00
commit 6c1fd03763
2 changed files with 5 additions and 5 deletions

View file

@ -13,16 +13,16 @@ koji_instance: "primary"
koji_server_url: "https://koji.fedoraproject.org/kojihub"
koji_topurl: "https://kojipkgs.fedoraproject.org/"
koji_weburl: "https://koji.fedoraproject.org/koji"
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora-secondary/releases/42/Server/ppc64le/os/
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora-secondary/releases/43/Server/ppc64le/os/
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
lvm_size: 262144
#
# The ppc virthosts have different bridge names for the main and nfs bridges.
#
main_bridge: br0
max_mem_size: 20480
mem_size: 20480
num_cpus: 8
max_mem_size: 38912
mem_size: 38912
num_cpus: 10
virt_install_command: "{{ virt_install_command_ppc64le_one_nic_unsafe }}"
volgroup: /dev/vg_virt_buildvm_ppc64le_iscsi

View file

@ -1,4 +1,4 @@
---
datacenter: rdu3
eth0_ipv4_ip: 10.16.171.41
vmhost: bvmhost-p10-01.rdu3.fedoraproject.org
vmhost: bvmhost-p10-02.rdu3.fedoraproject.org