opening buildslave port on taskotron-dev and taskotron-dev-clients

This commit is contained in:
Tim Flink 2014-07-03 12:08:22 +00:00
parent 5eee03b50c
commit a68eab1ee0
3 changed files with 7 additions and 13 deletions

View file

@ -26,3 +26,4 @@ resultsdb_frontend_url: http://resultsdb-dev01.qa.fedoraproject.org/
resultsdb_endpoint: resultsdb
landingpage_title: "Taskotron Development"
deployment_type: dev
tcp_ports: [ 80, 443, "{{ buildslave_port }}" ]