fix erb
This commit is contained in:
@@ -24,7 +24,7 @@ define confdroid_postgresql::bouncer::bouncer_rule (
|
||||
|
||||
concat::fragment { "pl_bouncer_rule_${name}":
|
||||
target => $pl_bouncer_ini_file,
|
||||
content => template($pl_bouncer_ini_erb),
|
||||
content => template($pl_bouncer_rule_erb),
|
||||
order => $pl_bouncer_order,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user