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 b1b2b50 commit 7c2bad5Copy full SHA for 7c2bad5
manifests/postgresql_settings.pp
@@ -1,4 +1,4 @@
1
-class postgresql_settings (
+class pe_databases::postgresql_settings (
2
Float[0,1] $autovacuum_vacuum_scale_factor = 0.08,
3
Float[0,1] $autovacuum_analyze_scale_factor = 0.04,
4
Boolean $manage_postgresql_service = true,
0 commit comments