buildvm-s390x: move rest of old zvm builders to rdu and kvm
We want to move (well, really re-install) all these over on the new lpar in rdu. This will have much higher stats and be in general faster by both network and cpu. Hopefully all these will replace all the old boston ones. We may need to break these up some more into smaller vm's if the number isn't able to keep up ok. We can adjust after things are all working. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5db13988ce
commit
334219e706
15 changed files with 199 additions and 18 deletions
|
@ -1,2 +1,16 @@
|
|||
---
|
||||
enc900_ipv4_ip: 10.16.0.18
|
||||
dns1: 10.3.163.33
|
||||
dns2: 10.3.163.34
|
||||
dns_search1: "iad2.fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
eth0_ipv4_gw: 10.1.102.254
|
||||
eth0_ipv4_ip: 10.1.102.18
|
||||
has_ipv4: yes
|
||||
lvm_size: 128000
|
||||
main_bridge: br0
|
||||
mem_size: 25600
|
||||
num_cpus: 3
|
||||
varnish_group: s390kojipkgs
|
||||
virt_install_command: "{{ virt_install_command_s390x_one_nic }}"
|
||||
vmhost: bvmhost-s390x-01.s390.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue