fixing buildslave declaration for qa-stg01
This commit is contained in:
parent
cfbc2242cd
commit
d9b271fbeb
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +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-1
|
||||||
slaves:
|
slaves:
|
||||||
- { user: "{{ short_hostname }}-1", home: "/home/{{ short_hostname }}-1", dir: "/home/{{ short_hostname }}-1/slave" }
|
- { 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