mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
fixing buildslave declarations for qa-stg01
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user