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 442e2b8 commit f147ba2Copy full SHA for f147ba2
manifests/postgresql_settings.pp
@@ -55,7 +55,7 @@
55
# https://tickets.puppetlabs.com/browse/MODULES-2960
56
# http://www.postgresql.org/docs/9.4/static/runtime-config-autovacuum.html
57
58
- Postgresql_conf {
+ Pe_postgresql_conf {
59
ensure => present,
60
target => "/opt/puppetlabs/server/data/postgresql/${psql_version}/data/postgresql.conf",
61
notify => $notify_postgresql_service,
0 commit comments