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 1d416a6 + ba00546 commit efb5daaCopy full SHA for efb5daa
manifests/config/beforeservice.pp
@@ -47,7 +47,7 @@
47
$ipv6acls = $postgresql::params::ipv6acls,
48
$manage_redhat_firewall = $postgresql::params::manage_redhat_firewall,
49
$manage_pg_hba_conf = $postgresql::params::manage_pg_hba_conf,
50
- $persist_firewall_command = $postgresql::params::persist_firewall_command,
+ $persist_firewall_command = $postgresql::params::persist_firewall_command
51
) inherits postgresql::params {
52
53
0 commit comments