3
0

Recommit for updates in build 16

This commit is contained in:
2025-10-01 13:47:05 +02:00
parent b3eb7cf25e
commit ed1d040740

View File

@@ -477,7 +477,7 @@ class postgresql_cd::params (
$pl_data_dir = '/var/lib/pgsql/data/'
# files
$pl_pl_pg_hba_conf = "${pl_data_dir}/pg_hba.conf"
$pl_pg_hba_conf = "${pl_data_dir}/pg_hba.conf"
$pl_pg_hba_rule_conf = 'postgresql_cd/pg_hba_rule.conf.erb'
# includes must be last