We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66fc309 + 9928b80 commit 0d2df34Copy full SHA for 0d2df34
1 file changed
README.md
@@ -53,7 +53,7 @@ postgresql_locale: "en_US.UTF-8"
53
postgresql_ctype: "en_US.UTF-8"
54
55
postgresql_admin_user: "postgres"
56
-postgresql_default_auth_method: "trust"
+postgresql_default_auth_method: "peer"
57
58
postgresql_service_enabled: false # should the service be enabled, default is true
59
0 commit comments