add postgresql_version to empty
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2a94a3bdf1
commit
0f7dcb57b1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ postgresql_random_page_cost: 1.5
|
|||
postgresql_effective_cache_size: "{{ (ansible_memtotal_mb * 0.5) | int }}MB"
|
||||
|
||||
# PostgreSQL version
|
||||
postgresql_version: '9.6'
|
||||
postgresql_version: ''
|
||||
|
||||
# Set locales
|
||||
locales_default: fr_FR.UTF-8
|
||||
|
|
Loading…
Add table
Reference in a new issue