We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48e1eb6 + 87639c6 commit f95c237Copy full SHA for f95c237
manifests/server/config.pp
@@ -14,7 +14,7 @@
14
$group = $postgresql::server::group
15
$version = $postgresql::server::_version
16
$manage_pg_hba_conf = $postgresql::server::manage_pg_hba_conf
17
- $manage_pg_ident_conf = $postgresql::server::manage_pg_hba_conf
+ $manage_pg_ident_conf = $postgresql::server::manage_pg_ident_conf
18
19
if ($manage_pg_hba_conf == true) {
20
# Prepare the main pg_hba file
0 commit comments