changing deployment type to match buildmaster configuration

This commit is contained in:
Tim Flink 2014-08-18 09:18:14 +00:00
parent a0df241c85
commit 0a5d80977f

View file

@ -30,5 +30,5 @@ buildslave_poll_interval: 1800
master_dir: /home/buildmaster/master
master_user: buildmaster
external_hostname: qadevel.qa.fedoraproject.org
deployment_type: qadevel
deployment_type: qadevel-prod
tcp_ports: [ 80, 443, "{{ buildslave_port }}" ]