adding 4 new clients to production to ease backlog of jobs
This commit is contained in:
parent
1bafcfd80d
commit
61bf0422b2
6 changed files with 68 additions and 0 deletions
14
inventory/host_vars/taskotron-client07.qa.fedoraproject.org
Normal file
14
inventory/host_vars/taskotron-client07.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.124.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-21
|
||||||
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/
|
||||||
|
volgroup: /dev/VirtGuests
|
||||||
|
eth0_ip: 10.5.124.165
|
||||||
|
vmhost: qa09.qa.fedoraproject.org
|
||||||
|
datacenter: phx2
|
||||||
|
|
||||||
|
short_hostname: taskotron-client07.qa
|
||||||
|
buildslave_name: taskotron-client07
|
||||||
|
fas_client_groups: sysadmin-qa,sysadmin-main
|
14
inventory/host_vars/taskotron-client08.qa.fedoraproject.org
Normal file
14
inventory/host_vars/taskotron-client08.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.124.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-21
|
||||||
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/
|
||||||
|
volgroup: /dev/VirtGuests
|
||||||
|
eth0_ip: 10.5.124.166
|
||||||
|
vmhost: qa09.qa.fedoraproject.org
|
||||||
|
datacenter: phx2
|
||||||
|
|
||||||
|
short_hostname: taskotron-client08.qa
|
||||||
|
buildslave_name: taskotron-client08
|
||||||
|
fas_client_groups: sysadmin-qa,sysadmin-main
|
14
inventory/host_vars/taskotron-client09.qa.fedoraproject.org
Normal file
14
inventory/host_vars/taskotron-client09.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.124.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-21
|
||||||
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/
|
||||||
|
volgroup: /dev/VirtGuests
|
||||||
|
eth0_ip: 10.5.124.167
|
||||||
|
vmhost: qa09.qa.fedoraproject.org
|
||||||
|
datacenter: phx2
|
||||||
|
|
||||||
|
short_hostname: taskotron-client09.qa
|
||||||
|
buildslave_name: taskotron-client09
|
||||||
|
fas_client_groups: sysadmin-qa,sysadmin-main
|
14
inventory/host_vars/taskotron-client10.qa.fedoraproject.org
Normal file
14
inventory/host_vars/taskotron-client10.qa.fedoraproject.org
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
nm: 255.255.255.0
|
||||||
|
gw: 10.5.124.254
|
||||||
|
dns: 10.5.126.21
|
||||||
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-21
|
||||||
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/21/Server/x86_64/os/
|
||||||
|
volgroup: /dev/VirtGuests
|
||||||
|
eth0_ip: 10.5.124.168
|
||||||
|
vmhost: qa09.qa.fedoraproject.org
|
||||||
|
datacenter: phx2
|
||||||
|
|
||||||
|
short_hostname: taskotron-client10.qa
|
||||||
|
buildslave_name: taskotron-client10
|
||||||
|
fas_client_groups: sysadmin-qa,sysadmin-main
|
|
@ -26,6 +26,10 @@ public_hostname: taskotron.fedoraproject.org
|
||||||
buildmaster: 10.5.124.206
|
buildmaster: 10.5.124.206
|
||||||
|
|
||||||
buildslaves:
|
buildslaves:
|
||||||
|
- taskotron-client07
|
||||||
|
- taskotron-client08
|
||||||
|
- taskotron-client09
|
||||||
|
- taskotron-client10
|
||||||
- taskotron-client22
|
- taskotron-client22
|
||||||
- taskotron-client23
|
- taskotron-client23
|
||||||
- taskotron-client24
|
- taskotron-client24
|
||||||
|
@ -33,6 +37,10 @@ buildslaves:
|
||||||
i386_buildslaves:
|
i386_buildslaves:
|
||||||
- taskotron-client23
|
- taskotron-client23
|
||||||
x86_64_buildslaves:
|
x86_64_buildslaves:
|
||||||
|
- taskotron-client07
|
||||||
|
- taskotron-client08
|
||||||
|
- taskotron-client09
|
||||||
|
- taskotron-client10
|
||||||
- taskotron-client22
|
- taskotron-client22
|
||||||
- taskotron-client24
|
- taskotron-client24
|
||||||
- taskotron-client25
|
- taskotron-client25
|
||||||
|
|
|
@ -605,6 +605,10 @@ taskotron-client21.qa.fedoraproject.org
|
||||||
taskotron01.qa.fedoraproject.org
|
taskotron01.qa.fedoraproject.org
|
||||||
|
|
||||||
[taskotron-prod-clients]
|
[taskotron-prod-clients]
|
||||||
|
taskotron-client07.qa.fedoraproject.org
|
||||||
|
taskotron-client08.qa.fedoraproject.org
|
||||||
|
taskotron-client09.qa.fedoraproject.org
|
||||||
|
taskotron-client10.qa.fedoraproject.org
|
||||||
taskotron-client22.qa.fedoraproject.org
|
taskotron-client22.qa.fedoraproject.org
|
||||||
taskotron-client23.qa.fedoraproject.org
|
taskotron-client23.qa.fedoraproject.org
|
||||||
taskotron-client24.qa.fedoraproject.org
|
taskotron-client24.qa.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue