mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g.git
synced 2025-04-05 08:41:57 +00:00
wal-g: fix wal_g_pg_major_version for RedHat
This commit is contained in:
parent
c658834e8a
commit
654135fb2c
@ -1,2 +1,2 @@
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user