Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
salt-formulas
pgbouncer-formula
Commits
700a2004
Commit
700a2004
authored
Apr 30, 2020
by
Julien Cigar
🤘
Browse files
add pillar.example
parent
bcb3f0e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
pillar.example
0 → 100644
View file @
700a2004
pgbouncer:
users:
admin: somepassword
pgbouncer: anotherpassword
config:
present:
pgbouncer:
auth_user: pgbouncer
auth_query: SELECT * FROM pgbouncer.user_lookup($1)
admin_users: admin
log_connections: 0
log_disconnections: 0
log_pooler_errors: 1
verbose: 0
server_lifetime: 1800
ignore_startup_parameters: extra_float_digits
databases:
'*': host=pg11.lan
absent:
pgbouncer:
somekey: somevalue
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment