set up for openQA deployment
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.
This commit is contained in:
parent
5359b5b363
commit
2b098b34bd
23 changed files with 454 additions and 61 deletions
2
inventory/group_vars/openqa-stg-workers
Normal file
2
inventory/group_vars/openqa-stg-workers
Normal file
|
@ -0,0 +1,2 @@
|
|||
openqa_workers: 4
|
||||
openqa_hostname: {{ groups['openqa-stg'][0] }}
|
Loading…
Add table
Add a link
Reference in a new issue