mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-05-10 15:25:43 +02:00
10 lines
311 B
YAML
10 lines
311 B
YAML
version: "1.4.0"
|
|
features:
|
|
matomo: true
|
|
css: true
|
|
landingpage_iframe: true
|
|
ldap: true
|
|
central_database: true
|
|
credentials:
|
|
# database_password: # Needs to be defined in inventory file
|
|
# django_secret: # Needs to be defined in inventory file |