Recommit for updates in build 17
This commit is contained in:
@@ -102,7 +102,8 @@
|
||||
|
||||
<pre class="example code"><code>pl_bouncer_db_name => 'test',
|
||||
pl_bouncer_host => '127.0.0.7',
|
||||
pl_bouncer_port => 'test_user',</code></pre>
|
||||
pl_bouncer_port => '5432',
|
||||
pl_bouncer_user => 'test_user',</code></pre>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -115,7 +116,6 @@ pl_bouncer_port => 'test_user',</code></pre>
|
||||
<pre class="lines">
|
||||
|
||||
|
||||
11
|
||||
12
|
||||
13
|
||||
14
|
||||
@@ -158,10 +158,11 @@ pl_bouncer_port => 'test_user',</code></pre>
|
||||
51
|
||||
52
|
||||
53
|
||||
54</pre>
|
||||
54
|
||||
55</pre>
|
||||
</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 (
|
||||
|
||||
|
||||
Reference in New Issue
Block a user