Recommit for updates in build 12
This commit is contained in:
@@ -186,7 +186,7 @@ class confdroid_postgresql::bouncer::bouncer (
|
||||
}
|
||||
|
||||
# manage file header
|
||||
concat::fragment { 'header':
|
||||
concat::fragment { 'bouncer_header':
|
||||
target => $pl_bouncer_ini_file,
|
||||
content => template($pl_bouncer_ini_erb),
|
||||
order => '000',
|
||||
|
||||
@@ -179,7 +179,7 @@ class confdroid_postgresql::server::pghba::pg_hba (
|
||||
|
||||
# manage file header
|
||||
|
||||
concat::fragment { 'header':
|
||||
concat::fragment { 'pghba_header':
|
||||
target => $pl_pg_hba_conf,
|
||||
content => template($pl_pg_hba_conf_erb),
|
||||
order => '000',
|
||||
|
||||
Reference in New Issue
Block a user