buildvm-aarch64-01: helps if you notice the typo. lvm_size instead of vm_size.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
521caca5d4
commit
157135d315
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
vmhost: buildvmhost-aarch64-01.arm.fedoraproject.org
|
vmhost: buildvmhost-aarch64-01.arm.fedoraproject.org
|
||||||
eth0_ip: 10.5.129.151
|
eth0_ip: 10.5.129.151
|
||||||
eth1_ip: 10.5.127.32
|
eth1_ip: 10.5.127.32
|
||||||
vm_size: 120000
|
lvm_size: 130000
|
||||||
mem_size: 131072
|
mem_size: 131072
|
||||||
max_mem_size: "{{ mem_size }}"
|
max_mem_size: "{{ mem_size }}"
|
||||||
num_cpus: 128
|
num_cpus: 128
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue