mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
changed default postgres logic and optimized discourse postgres integration
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
docker_compose_project_name: "gitlab"
|
||||
database_password: "{{gitlab_database_password}}"
|
||||
database_version: "{{ gitlab_database_version | default(postgres_default_version) }}"
|
||||
database_type: "postgres"
|
Reference in New Issue
Block a user