From ed1d0407403a26f400cfbc1fc4a80fc3fe76e028 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Wed, 1 Oct 2025 13:47:05 +0200 Subject: [PATCH] Recommit for updates in build 16 --- doc/puppet_classes/postgresql_cd_3A_3Aparams.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/puppet_classes/postgresql_cd_3A_3Aparams.html b/doc/puppet_classes/postgresql_cd_3A_3Aparams.html index 8e0dd28..c0f13e6 100644 --- a/doc/puppet_classes/postgresql_cd_3A_3Aparams.html +++ b/doc/puppet_classes/postgresql_cd_3A_3Aparams.html @@ -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