From 1b9087f1fa35a219b648efec0a4909fbf30525b0 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Fri, 5 Dec 2025 14:54:13 +0100 Subject: [PATCH] Recommit for updates in build 14 --- doc/puppet_classes/confdroid_postgresql_3A_3Aparams.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/puppet_classes/confdroid_postgresql_3A_3Aparams.html b/doc/puppet_classes/confdroid_postgresql_3A_3Aparams.html index ead23f0..a78f1ca 100644 --- a/doc/puppet_classes/confdroid_postgresql_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_postgresql_3A_3Aparams.html @@ -598,7 +598,7 @@ (String) - (defaults to: 'placeholder') + (defaults to: '"pgbouncer" "fake"') — @@ -785,7 +785,7 @@ class confdroid_postgresql::params ( String $pl_bouncer_listen_addr = '0.0.0.0', String $pl_bouncer_port = '6432', String $pl_bouncer_auth_mode = 'md5', - String $pl_bouncer_auth_users = 'placeholder', + String $pl_bouncer_auth_users = '"pgbouncer" "fake"', String $pl_bouncer_pool_mode = 'transaction', String $pl_bouncer_mx_cl_conn = '100', String $pl_bouncer_pool_size = '20',