buildvm-aarch64: host config updates
This commit is contained in:
parent
a1f5ed5f5f
commit
b39a63c020
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
# common items for the buildvm-* koji builders
|
# common items for the buildvm-* koji builders
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_Server
|
||||||
lvm_size: 150000
|
lvm_size: 150000
|
||||||
mem_size: 24576
|
mem_size: 24576
|
||||||
max_mem_size: "{{ mem_size }}"
|
max_mem_size: "{{ mem_size }}"
|
||||||
|
@ -10,7 +10,7 @@ ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/24/Everything/aarch64/
|
||||||
nm: 255.255.255.0
|
nm: 255.255.255.0
|
||||||
gw: 10.5.129.254
|
gw: 10.5.129.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
main_bridge: br1
|
main_bridge: br0
|
||||||
|
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue