mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-01 06:44:16 +02:00
7 lines
235 B
YAML
7 lines
235 B
YAML
---
|
|
application_id: "matomo"
|
|
database_type: "mariadb"
|
|
database_password: "{{applications.matomo.database_password}}"
|
|
|
|
# I don't know if this is still necessary
|
|
domain: "{{domains.matomo}}" |