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.
1 parent 880a6f7 commit 1a5ad40Copy full SHA for 1a5ad40
lib/puppet/provider/postgresql_conf/ruby.rb
@@ -36,7 +36,7 @@ def parse_config
36
active_settings.push(attributes_hash)
37
end
38
39
- Puppet.debug("DEBUG: parse_config Active Settings found in Postgreql config file: #{active_settings}")
+ Puppet.debug("DEBUG: parse_config Active Settings found in PostgreSQL config file: #{active_settings}")
40
active_settings
41
42
0 commit comments