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