Recommit for updates in build 20
This commit is contained in:
@@ -212,7 +212,8 @@
|
|||||||
27
|
27
|
||||||
28
|
28
|
||||||
29
|
29
|
||||||
30</pre>
|
30
|
||||||
|
31</pre>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/bouncer/bouncer_rule.pp', line 13</span>
|
<pre class="code"><span class="info file"># File 'manifests/bouncer/bouncer_rule.pp', line 13</span>
|
||||||
@@ -228,6 +229,7 @@ define confdroid_postgresql::bouncer::bouncer_rule (
|
|||||||
) {
|
) {
|
||||||
$pl_bouncer_ini_file = $confdroid_postgresql::params::pl_bouncer_ini_file
|
$pl_bouncer_ini_file = $confdroid_postgresql::params::pl_bouncer_ini_file
|
||||||
$pl_bouncer_ini_erb = $confdroid_postgresql::params::pl_bouncer_ini_erb
|
$pl_bouncer_ini_erb = $confdroid_postgresql::params::pl_bouncer_ini_erb
|
||||||
|
$pl_bouncer_rule_erb = $confdroid_postgresql::params::pl_bouncer_rule_erb
|
||||||
|
|
||||||
concat::fragment { "pl_bouncer_rule_${name}":
|
concat::fragment { "pl_bouncer_rule_${name}":
|
||||||
target => $pl_bouncer_ini_file,
|
target => $pl_bouncer_ini_file,
|
||||||
|
|||||||
Reference in New Issue
Block a user