Skip to content

Commit f147ba2

Browse files
committed
fixed resource defaults
1 parent 442e2b8 commit f147ba2

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
@@ -55,7 +55,7 @@
5555
# https://tickets.puppetlabs.com/browse/MODULES-2960
5656
# http://www.postgresql.org/docs/9.4/static/runtime-config-autovacuum.html
5757

58-
Postgresql_conf {
58+
Pe_postgresql_conf {
5959
ensure => present,
6060
target => "/opt/puppetlabs/server/data/postgresql/${psql_version}/data/postgresql.conf",
6161
notify => $notify_postgresql_service,

0 commit comments

Comments
 (0)