2013-07-24 22:15:22 +00:00
|
|
|
---
|
|
|
|
nm: 255.255.255.0
|
2013-07-24 22:32:18 +00:00
|
|
|
gw: 10.5.124.254
|
2013-07-24 22:15:22 +00:00
|
|
|
dns: 10.5.126.21
|
2014-04-07 21:17:36 +00:00
|
|
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-20
|
|
|
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/
|
2013-07-24 22:15:22 +00:00
|
|
|
volgroup: /dev/Guests00
|
2014-07-07 19:10:17 +00:00
|
|
|
eth0_ip: 10.5.124.232
|
2013-07-24 22:15:22 +00:00
|
|
|
vmhost: virthost-comm01.qa.fedoraproject.org
|
|
|
|
datacenter: phx2
|
2014-07-07 19:00:59 +00:00
|
|
|
fas_client_groups: sysadmin-qa,sysadmin-main
|
|
|
|
|
|
|
|
# default virt install command is for a single nic-device
|
|
|
|
# define in another group file for more nics (see buildvm)
|
|
|
|
virt_install_command: /usr/sbin/virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
|
|
|
|
--disk bus=virtio,path={{ volgroup }}/{{ inventory_hostname }}
|
|
|
|
--vcpus={{ num_cpus }} -l {{ ks_repo }} -x
|
|
|
|
"ks={{ ks_url }} ip={{ eth0_ip }} netmask={{ nm }}
|
|
|
|
gateway={{ gw }} dns={{ dns }} console=tty0 console=ttyS0
|
|
|
|
hostname={{ inventory_hostname }}"
|
|
|
|
--network=bridge=br0 --autostart --noautoconsole
|
|
|
|
|
|
|
|
public_hostname: taskotron.stg.fedoraproject.org
|
|
|
|
fake_fedorainfra_endpoint: fakefedorainfra
|
2014-07-07 19:10:17 +00:00
|
|
|
buildmaster: 10.5.124.232
|
2014-07-07 19:00:59 +00:00
|
|
|
|
|
|
|
buildslaves:
|
2014-07-07 21:43:59 +00:00
|
|
|
- taskotron-client11
|
|
|
|
- taskotron-client12
|
|
|
|
- taskotron-client13
|
|
|
|
- taskotron-client14
|
|
|
|
- taskotron-client19
|
|
|
|
- taskotron-client20
|
|
|
|
- taskotron-client21
|
2014-07-07 19:00:59 +00:00
|
|
|
i386_buildslaves:
|
2014-07-07 21:43:59 +00:00
|
|
|
- taskotron-client12
|
|
|
|
- taskotron-client14
|
|
|
|
- taskotron-client19
|
2014-07-07 19:00:59 +00:00
|
|
|
x86_64_buildslaves:
|
2014-07-07 21:43:59 +00:00
|
|
|
- taskotron-client11
|
|
|
|
- taskotron-client13
|
|
|
|
- taskotron-client20
|
|
|
|
- taskotron-client21
|