3
0

Recommit for updates in build 17

This commit is contained in:
2025-12-05 15:17:09 +01:00
parent 5ac782c6f0
commit aaa8b547ba

View File

@@ -102,7 +102,8 @@
<pre class="example code"><code>pl_bouncer_db_name =&gt; &#39;test&#39;, <pre class="example code"><code>pl_bouncer_db_name =&gt; &#39;test&#39;,
pl_bouncer_host =&gt; &#39;127.0.0.7&#39;, pl_bouncer_host =&gt; &#39;127.0.0.7&#39;,
pl_bouncer_port =&gt; &#39;test_user&#39;,</code></pre> pl_bouncer_port =&gt; &#39;5432&#39;,
pl_bouncer_user =&gt; &#39;test_user&#39;,</code></pre>
</div> </div>
@@ -115,7 +116,6 @@ pl_bouncer_port =&gt; &#39;test_user&#39;,</code></pre>
<pre class="lines"> <pre class="lines">
11
12 12
13 13
14 14
@@ -158,10 +158,11 @@ pl_bouncer_port =&gt; &#39;test_user&#39;,</code></pre>
51 51
52 52
53 53
54</pre> 54
55</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/bouncer/bouncer.pp', line 11</span> <pre class="code"><span class="info file"># File 'manifests/bouncer/bouncer.pp', line 12</span>
class confdroid_postgresql::bouncer::bouncer ( class confdroid_postgresql::bouncer::bouncer (