mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g.git
synced 2025-07-03 18:33:09 +00:00
wal-g: fix wal_g_pg_major_version for RedHat
This commit is contained in:
@ -10,7 +10,7 @@ wal_g_pg_config_group: "postgres"
|
||||
wal_g_pg_backup_owner: "postgres"
|
||||
wal_g_pg_backup_group: "postgres"
|
||||
wal_g_pg_package_name_regex: "postgresql.*server"
|
||||
wal_g_postgresql_major_version: "15"
|
||||
wal_g_pg_major_version: "15"
|
||||
|
||||
wal_g_backup_schedule: ""
|
||||
wal_g_backup_retention_schedule: ""
|
||||
|
Reference in New Issue
Block a user