From b4c7c64169a34e5a619b15efcbaa35a401ecc5d0 Mon Sep 17 00:00:00 2001 From: 12ww1160 Date: Fri, 5 Dec 2025 14:05:09 +0100 Subject: [PATCH] fix params --- manifests/params.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/params.pp b/manifests/params.pp index b2e4d8f..eb2a69b 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -92,9 +92,9 @@ class confdroid_postgresql::params ( $pl_pg_hba_conf = "${pl_data_dir}/pg_hba.conf" $pl_pg_hba_rule_conf = 'confdroid_postgresql/server/pghba/pg_hba_rule.conf.erb' $pl_pg_hba_conf_erb = 'confdroid_postgresql/server/pghba/pg_hba.conf.erb' - $pl_bouncer_ini_file = "${pl_bouncer_dir}/pgbouncer.ini", + $pl_bouncer_ini_file = "${pl_bouncer_dir}/pgbouncer.ini" $pl_bouncer_ini_erb = 'confdroid_postgresql/server/bouncer/pgbouncer.ini.erb' - $pl_bouncer_auth_file = "${pl_bouncer_dir}/userlist.txt", + $pl_bouncer_auth_file = "${pl_bouncer_dir}/userlist.txt" $pl_bouncer_auth_erb = 'confdroid_postgresql/server/bouncer/bouncer_users.erb' # Service