mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-06 10:21:34 +02:00
Optimized Postgres role
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
hostname: "central-postgres"
|
||||
port: 5432
|
||||
docker:
|
||||
images:
|
||||
# Postgis is necessary for mobilizon
|
||||
@@ -7,4 +8,3 @@ docker:
|
||||
# Please set an version in your inventory file!
|
||||
# Rolling release isn't recommended
|
||||
postgres: "latest"
|
||||
|
||||
|
Reference in New Issue
Block a user