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