mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-23 04:49:40 +01:00
6 lines
313 B
YAML
6 lines
313 B
YAML
---
|
|
application_id: "nextcloud"
|
|
database_password: "{{applications.nextcloud.credentials.database_password}}"
|
|
database_type: "mariadb"
|
|
nextcloud_application_container_name: "nextcloud-application"
|
|
nextcloud_nginx_container_name: "nextcloud-web" |