Skip to content

Commit 03926ef

Browse files
committed
formatting on grants param - didn't lint after a fix
1 parent 8e3c524 commit 03926ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/server.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
Optional[String] $extra_systemd_config = $postgresql::params::extra_systemd_config,
187187

188188
Hash[String, Hash] $roles = {},
189-
Hash[String[1], Hash] $grants = {},
189+
Hash[String[1], Hash] $grants = {},
190190
Hash[String, Any] $config_entries = {},
191191
Postgresql::Pg_hba_rules $pg_hba_rules = {},
192192

0 commit comments

Comments
 (0)