changing qadevel to f21 and adding alt ssh port to firewall

This commit is contained in:
Tim Flink 2015-05-05 20:45:21 +00:00
parent a25a6cf15d
commit aa0cf36724
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ master_dir: /home/buildmaster/master
master_user: buildmaster
external_hostname: qadevel.qa.fedoraproject.org
deployment_type: qadevel-prod
tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}" ]
tcp_ports: [ 80, 222, 443, "{{ buildslave_port }}", 222]
# for now, we're just doing a local slave so we need the slave vars in here
slave_home: /home/buildslave/

View file

@ -2,8 +2,8 @@
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-20
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/20/Fedora/x86_64/os/
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.180
vmhost: virthost-comm03.qa.fedoraproject.org