parent
b095ece240
commit
7033f1e1b7
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# common items for the buildvm-* koji builders
|
# common items for the buildvm-* koji builders
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
lvm_size: 150000
|
lvm_size: 145000
|
||||||
mem_size: 10240
|
mem_size: 10240
|
||||||
max_mem_size: "{{ mem_size }}"
|
max_mem_size: "{{ mem_size }}"
|
||||||
num_cpus: 4
|
num_cpus: 4
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# common items for the buildvm-* koji builders
|
# common items for the buildvm-* koji builders
|
||||||
volgroup: /dev/vg_guests
|
volgroup: /dev/vg_guests
|
||||||
lvm_size: 150000
|
lvm_size: 145000
|
||||||
mem_size: 10240
|
mem_size: 10240
|
||||||
max_mem_size: "{{ mem_size }}"
|
max_mem_size: "{{ mem_size }}"
|
||||||
num_cpus: 4
|
num_cpus: 4
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-02.ppc.fedoraproject.org
|
vmhost: ppc8-01.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.129.91
|
eth0_ip: 10.5.129.91
|
||||||
eth1_ip: 10.5.127.117
|
eth1_ip: 10.5.127.117
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-02.ppc.fedoraproject.org
|
vmhost: ppc8-01.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.129.76
|
eth0_ip: 10.5.129.76
|
||||||
eth1_ip: 10.5.127.135
|
eth1_ip: 10.5.127.135
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue