fix variable
This commit is contained in:
@@ -21,6 +21,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