mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g.git
synced 2025-07-27 07:01:49 +00:00
wal-g: fix wal_g_pg_major_version for RedHat
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
wal_g_pg_home_dir: "/var/lib/pgsql"
|
wal_g_pg_home_dir: "/var/lib/pgsql"
|
||||||
wal_g_pg_data_dir: "{{ wal_g_pg_home_dir }}/{{ wal_g_postgresql_major_version }}/data"
|
wal_g_pg_data_dir: "{{ wal_g_pg_home_dir }}/{{ wal_g_pg_major_version }}/data"
|
||||||
|
Reference in New Issue
Block a user