3
0
Arne Teuke
2025-10-01 13:45:51 +02:00
parent 0d36bfa6b1
commit 5ad8d5a244

View File

@@ -57,7 +57,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