fixing buildslave declarations for qa-stg01
This commit is contained in:
parent
2117a67027
commit
5403da98cf
1 changed files with 4 additions and 2 deletions
|
@ -26,5 +26,7 @@ mariadb_root_password: "{{ qa_stg_mariadb_root_password }}"
|
||||||
public_hostname: qa.stg.fedoraproject.org
|
public_hostname: qa.stg.fedoraproject.org
|
||||||
buildmaster: 10.5.124.230
|
buildmaster: 10.5.124.230
|
||||||
|
|
||||||
buildslaves:
|
#buildslaves:
|
||||||
- qa-stg01
|
# - qa-stg01
|
||||||
|
slaves:
|
||||||
|
- { user: "{{ short_hostname }}-1", home: "/home/{{ short_hostname }}-1", dir: "/home/{{ short_hostname }}-1/slave" }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue