mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
buildvm-aarch64-01: lower cpus to limit
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -5,4 +5,5 @@ eth1_ip: 10.5.127.32
|
||||
lvm_size: 130000
|
||||
mem_size: 131072
|
||||
max_mem_size: "{{ mem_size }}"
|
||||
num_cpus: 128
|
||||
num_cpus: 123
|
||||
# qemu-kvm: Number of SMP CPUs requested (128) exceeds max CPUs supported by machine 'mach-virt' (123)
|
||||
|
||||
Reference in New Issue
Block a user