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:
parent
914ac1e646
commit
6c1fd03763
2 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue