Konfiguriere Minion Job Queue
This commit is contained in:
parent
400b61b934
commit
2c02f0d5cb
5 changed files with 59 additions and 6 deletions
|
@ -13,3 +13,8 @@ lstu:
|
|||
path: /var/www/lstu
|
||||
contact: 'admin[at]systemausfall.org'
|
||||
|
||||
minion_service: lstu-minion
|
||||
minion_workers: 1
|
||||
minion_db: lstu-minion
|
||||
minion_db_user: lstu-minion
|
||||
minion_db_password: "{{ lookup('password', '/tmp/lstu_minion_db_pw length=42 chars=ascii_letters,digits') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue