mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
This adds openQA server, worker and dispatcher roles, and applies them to the appropriate hosts. A few secret vars are required. See trac #4958 for discussion.
4 lines
97 B
Django/Jinja
4 lines
97 B
Django/Jinja
[{{ openqa_hostname|default('localhost') }}]
|
|
key = {{ openqa_key }}
|
|
secret = {{ openqa_secret }}
|