buildvm-a64-01: move to new virthost, adjust sizes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
07b03ce88a
commit
ba08fd0215
2 changed files with 4 additions and 4 deletions
|
@ -22,11 +22,11 @@ koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
|||
koji_weburl: "https://koji.fedoraproject.org/koji"
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/36/Server/aarch64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||
lvm_size: 140000
|
||||
lvm_size: 300000
|
||||
max_cpu: "{{ num_cpus }}"
|
||||
max_mem_size: "{{ mem_size }}"
|
||||
mem_size: 40960
|
||||
num_cpus: 5
|
||||
mem_size: 36864
|
||||
num_cpus: 8
|
||||
# These variables are for koji-containerbuild/osbs
|
||||
osbs_url: "osbs.fedoraproject.org"
|
||||
source_registry: "registry.fedoraproject.org"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
datacenter: iad2
|
||||
eth0_ipv4_ip: 10.3.170.91
|
||||
vmhost: bvmhost-a64-01.iad2.fedoraproject.org
|
||||
vmhost: bvmhost-a64-12.iad2.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue