Skip to content

Commit 7c2bad5

Browse files
committed
Fix class name to be part of pe_databases now
1 parent b1b2b50 commit 7c2bad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/postgresql_settings.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
class postgresql_settings (
1+
class pe_databases::postgresql_settings (
22
Float[0,1] $autovacuum_vacuum_scale_factor = 0.08,
33
Float[0,1] $autovacuum_analyze_scale_factor = 0.04,
44
Boolean $manage_postgresql_service = true,

0 commit comments

Comments
 (0)