change deployment type for qadevel-stg to not conflict with taskotron stg

This commit is contained in:
Tim Flink 2014-08-18 07:37:18 +00:00
parent 6036a22912
commit 633423c5ad

View file

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