fix max_cpu var for buildvm-aarch64

This commit is contained in:
Peter Robinson 2016-09-03 11:19:38 +00:00
parent e8151c0fa6
commit 2566aee54b

View file

@ -1,11 +1,11 @@
---
# common items for the buildvm-aarch64aarch64* koji builders
# common items for the buildvm-aarch64* koji builders
volgroup: /dev/vg_Server
lvm_size: 150000
mem_size: 24576
max_mem_size: "{{ mem_size }}"
num_cpus: 4
maxvcpus: "{{ num_cpus }}"
max_cpu: "{{ num_cpus }}"
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-24-aarch64
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/24/Everything/aarch64/os/
nm: 255.255.255.0