fixing buildslave declarations for qa-stg01

This commit is contained in:
Tim Flink 2016-01-11 17:00:23 +00:00
parent 2117a67027
commit 5403da98cf

View file

@ -26,5 +26,7 @@ mariadb_root_password: "{{ qa_stg_mariadb_root_password }}"
public_hostname: qa.stg.fedoraproject.org
buildmaster: 10.5.124.230
buildslaves:
- qa-stg01
#buildslaves:
# - qa-stg01
slaves:
- { user: "{{ short_hostname }}-1", home: "/home/{{ short_hostname }}-1", dir: "/home/{{ short_hostname }}-1/slave" }