mirror of
https://gitea.0xace.cc/ansible-galaxy/patroni.git
synced 2024-11-24 23:56:39 +00:00
use postgresql 15.3
This commit is contained in:
parent
eb8478ddbc
commit
a0dcfdd00f
@ -7,7 +7,7 @@ patroni_cluster_name: "patroni-cluster"
|
||||
patroni_namespace: "/service/"
|
||||
|
||||
# Patroni PostgreSQL common options
|
||||
patroni_postgresql_version: "15.2"
|
||||
patroni_postgresql_version: "15.3"
|
||||
patroni_postgresql_install_repo: true
|
||||
patroni_postgresql_system_locale: "en_US.UTF-8"
|
||||
patroni_postgresql_system_language: "{{ patroni_postgresql_system_locale }}"
|
||||
|
Loading…
Reference in New Issue
Block a user