16 lines
462 B
YAML
16 lines
462 B
YAML
|
---
|
||
|
lstu_api_url: https://framagit.org/api/v4/projects/5/releases/
|
||
|
lstu_git_url: https://framagit.org/fiat-tux/hat-softwares/lstu.git
|
||
|
lstu_user: lstu
|
||
|
lstu_db: lstu
|
||
|
lstu_db_user: lstu
|
||
|
lstu_db_password: "{{ lookup('password', '/tmp/lstu_db_pw length=42 chars=ascii_letters,digits') }}"
|
||
|
lstu_monit_name: lstu
|
||
|
lstu_service: lstu.service
|
||
|
lstu_theme: default
|
||
|
lstu_cookie_secret: "zibuadoinckyg"
|
||
|
lstu:
|
||
|
path: /var/www/lstu
|
||
|
contact: 'admin[at]systemausfall.org'
|
||
|
|