We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0998784 commit fa9540eCopy full SHA for fa9540e
1 file changed
manifests/server.pp
@@ -185,7 +185,7 @@
185
Optional[Postgresql::Pg_password_encryption] $pg_hba_auth_password_encryption = undef,
186
Optional[String] $extra_systemd_config = $postgresql::params::extra_systemd_config,
187
188
- Hash[String, Hash] $databases = {},
+ Hash[String[1], Hash] $databases = {},
189
Hash[String, Hash] $roles = {},
190
Hash[String, Any] $config_entries = {},
191
Postgresql::Pg_hba_rules $pg_hba_rules = {},
0 commit comments