buildvm: aarch64: stg: update mem/cpu for aarch64 builders
This commit is contained in:
parent
87226651be
commit
cdf2625b7c
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
---
|
||||
vmhost: aarch64-c21n1.arm.fedoraproject.org
|
||||
mem_size: 24576
|
||||
max_mem_size: "{{ mem_size }}"
|
||||
num_cpus: 4
|
||||
max_cpu: "{{ num_cpus }}"
|
||||
volgroup: /dev/vg_Server
|
||||
|
||||
eth0_ip: 10.5.129.232
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue