mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
changed default postgres logic and optimized discourse postgres integration
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
## visit http://www.yamllint.com/ to validate this file as needed
|
||||
|
||||
templates:
|
||||
{% if enable_central_database | bool %}
|
||||
- "templates/postgres.template.yml"
|
||||
{% endif %}
|
||||
- "templates/redis.template.yml"
|
||||
- "templates/web.template.yml"
|
||||
## Uncomment the next line to enable the IPv6 listener
|
||||
|
Reference in New Issue
Block a user