ppc64: initial updates to builders for renaming
This commit is contained in:
parent
fe9537a4e7
commit
40d090bf11
41 changed files with 75 additions and 85 deletions
|
@ -33,29 +33,29 @@ buildvm-01.stg.phx2.fedoraproject.org
|
||||||
|
|
||||||
[buildvm-ppc64]
|
[buildvm-ppc64]
|
||||||
buildvm-ppc64-01.ppc.fedoraproject.org
|
buildvm-ppc64-01.ppc.fedoraproject.org
|
||||||
buildvm-ppc64-02.qa.fedoraproject.org
|
buildvm-ppc64-02.ppc.fedoraproject.org
|
||||||
buildvm-ppc64-03.qa.fedoraproject.org
|
buildvm-ppc64-03.ppc.fedoraproject.org
|
||||||
buildvm-ppc64-04.qa.fedoraproject.org
|
buildvm-ppc64-04.ppc.fedoraproject.org
|
||||||
buildvm-ppc64-06.qa.fedoraproject.org
|
buildvm-ppc64-06.ppc.fedoraproject.org
|
||||||
buildvm-ppc64-07.qa.fedoraproject.org
|
buildvm-ppc64-07.ppc.fedoraproject.org
|
||||||
buildvm-ppc64-08.qa.fedoraproject.org
|
buildvm-ppc64-08.ppc.fedoraproject.org
|
||||||
|
|
||||||
[buildvm-ppc64le]
|
[buildvm-ppc64le]
|
||||||
buildvm-ppc64le-01.ppc.fedoraproject.org
|
buildvm-ppc64le-01.ppc.fedoraproject.org
|
||||||
buildvm-ppc64le-02.qa.fedoraproject.org
|
buildvm-ppc64le-02.ppc.fedoraproject.org
|
||||||
buildvm-ppc64le-03.qa.fedoraproject.org
|
buildvm-ppc64le-03.ppc.fedoraproject.org
|
||||||
buildvm-ppc64le-04.qa.fedoraproject.org
|
buildvm-ppc64le-04.ppc.fedoraproject.org
|
||||||
buildvm-ppc64le-06.qa.fedoraproject.org
|
buildvm-ppc64le-06.ppc.fedoraproject.org
|
||||||
buildvm-ppc64le-07.qa.fedoraproject.org
|
buildvm-ppc64le-07.ppc.fedoraproject.org
|
||||||
buildvm-ppc64le-08.qa.fedoraproject.org
|
buildvm-ppc64le-08.ppc.fedoraproject.org
|
||||||
|
|
||||||
[buildvmhost]
|
[buildvmhost]
|
||||||
buildvmhost-10.phx2.fedoraproject.org
|
buildvmhost-10.phx2.fedoraproject.org
|
||||||
buildvmhost-11.phx2.fedoraproject.org
|
buildvmhost-11.phx2.fedoraproject.org
|
||||||
buildvmhost-12.phx2.fedoraproject.org
|
buildvmhost-12.phx2.fedoraproject.org
|
||||||
ppc8-02.qa.fedoraproject.org
|
ppc8-02.ppc.fedoraproject.org
|
||||||
ppc8-03.qa.fedoraproject.org
|
ppc8-03.ppc.fedoraproject.org
|
||||||
ppc8-04.qa.fedoraproject.org
|
ppc8-04.ppc.fedoraproject.org
|
||||||
|
|
||||||
[buildhw]
|
[buildhw]
|
||||||
buildhw-01.phx2.fedoraproject.org
|
buildhw-01.phx2.fedoraproject.org
|
||||||
|
|
|
@ -6,9 +6,10 @@ mem_size: 10240
|
||||||
num_cpus: 4
|
num_cpus: 4
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-23-ppc64
|
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-23-ppc64
|
||||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64/os/
|
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64/os/
|
||||||
nm: 255.255.255.128
|
nm: 255.255.255.0
|
||||||
gw: 10.5.124.254
|
gw: 10.5.129.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
main_bridge: br1
|
||||||
|
|
||||||
# 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
|
||||||
|
|
|
@ -6,9 +6,10 @@ mem_size: 10240
|
||||||
num_cpus: 4
|
num_cpus: 4
|
||||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-23-ppc64le
|
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-23-ppc64le
|
||||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64le/os/
|
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64le/os/
|
||||||
nm: 255.255.255.128
|
nm: 255.255.255.0
|
||||||
gw: 10.5.124.254
|
gw: 10.5.129.254
|
||||||
dns: 10.5.126.21
|
dns: 10.5.126.21
|
||||||
|
main_bridge: br1
|
||||||
|
|
||||||
# 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
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.125.29
|
eth0_ip: 10.5.125.29
|
||||||
eth1_ip: 10.5.127.135
|
eth1_ip: 10.5.127.135
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.125.30
|
eth0_ip: 10.5.125.30
|
||||||
eth1_ip: 10.5.127.136
|
eth1_ip: 10.5.127.136
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-03.qa.fedoraproject.org
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.125.27
|
eth0_ip: 10.5.125.27
|
||||||
eth1_ip: 10.5.127.137
|
eth1_ip: 10.5.127.137
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-04.qa.fedoraproject.org
|
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.125.28
|
eth0_ip: 10.5.125.28
|
||||||
eth1_ip: 10.5.127.138
|
eth1_ip: 10.5.127.138
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-03.qa.fedoraproject.org
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.125.23
|
eth0_ip: 10.5.125.23
|
||||||
eth1_ip: 10.5.127.119
|
eth1_ip: 10.5.127.119
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.125.24
|
eth0_ip: 10.5.125.24
|
||||||
eth1_ip: 10.5.127.120
|
eth1_ip: 10.5.127.120
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-03.qa.fedoraproject.org
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.125.25
|
eth0_ip: 10.5.125.25
|
||||||
eth1_ip: 10.5.127.121
|
eth1_ip: 10.5.127.121
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-04.qa.fedoraproject.org
|
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.125.26
|
eth0_ip: 10.5.125.26
|
||||||
eth1_ip: 10.5.127.122
|
eth1_ip: 10.5.127.122
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.129.64
|
eth0_ip: 10.5.129.64
|
||||||
nm: 255.255.255.0
|
|
||||||
gw: 10.5.129.254
|
|
||||||
main_bridge: br1
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.66
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.225
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.67
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-03.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.201
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.68
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-04.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.235
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.69
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.70
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.226
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.71
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-03.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.142
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.72
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-04.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.133
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -1,6 +1,3 @@
|
||||||
---
|
---
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.129.65
|
eth0_ip: 10.5.129.65
|
||||||
nm: 255.255.255.0
|
|
||||||
gw: 10.5.129.254
|
|
||||||
main_bridge: br1
|
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.73
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.227
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.74
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-03.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.216
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.75
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-04.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.223
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.76
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-02.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.77
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-02.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.233
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.78
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-03.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.224
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||||
|
eth0_ip: 10.5.129.79
|
|
@ -1,4 +0,0 @@
|
||||||
---
|
|
||||||
vmhost: ppc8-04.qa.fedoraproject.org
|
|
||||||
eth0_ip: 10.5.124.242
|
|
||||||
eth0_nm: 255.255.255.128
|
|
|
@ -4,7 +4,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-23-ppc64
|
||||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64/os/
|
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64/os/
|
||||||
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
||||||
|
|
||||||
vmhost: ppc8-03.qa.fedoraproject.org
|
vmhost: ppc8-03.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.129.14
|
eth0_ip: 10.5.129.14
|
||||||
gw: 10.5.129.254
|
gw: 10.5.129.254
|
||||||
main_bridge: br1
|
main_bridge: br1
|
||||||
|
|
|
@ -4,7 +4,7 @@ ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-23-ppc64le
|
||||||
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64le/os/
|
ks_repo: http://10.5.126.23/pub/fedora-secondary/releases/23/Server/ppc64le/os/
|
||||||
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
virt_install_command: "{{ virt_install_command_one_nic }} --graphics none"
|
||||||
|
|
||||||
vmhost: ppc8-04.qa.fedoraproject.org
|
vmhost: ppc8-04.ppc.fedoraproject.org
|
||||||
eth0_ip: 10.5.129.15
|
eth0_ip: 10.5.129.15
|
||||||
gw: 10.5.129.254
|
gw: 10.5.129.254
|
||||||
main_bridge: br1
|
main_bridge: br1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue