Recommit for updates in build 14
This commit is contained in:
@@ -598,7 +598,7 @@
|
|||||||
<span class='type'>(<tt>String</tt>)</span>
|
<span class='type'>(<tt>String</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>'placeholder'</tt>)</em>
|
<em class="default">(defaults to: <tt>'"pgbouncer" "fake"'</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
—
|
—
|
||||||
@@ -785,7 +785,7 @@ class confdroid_postgresql::params (
|
|||||||
String $pl_bouncer_listen_addr = '0.0.0.0',
|
String $pl_bouncer_listen_addr = '0.0.0.0',
|
||||||
String $pl_bouncer_port = '6432',
|
String $pl_bouncer_port = '6432',
|
||||||
String $pl_bouncer_auth_mode = 'md5',
|
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_pool_mode = 'transaction',
|
||||||
String $pl_bouncer_mx_cl_conn = '100',
|
String $pl_bouncer_mx_cl_conn = '100',
|
||||||
String $pl_bouncer_pool_size = '20',
|
String $pl_bouncer_pool_size = '20',
|
||||||
|
|||||||
Reference in New Issue
Block a user