Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 426 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 426 Bytes

ansible-pgbouncer

An ansible role to install and configure pgbouncer.

Role Variables

  • pgbouncer_server_tls_sslmode: TLS mode to use for connections to PostgreSQL servers. Check defaults/main.yml for supported values.
  • pgbouncer_server_tls_ca_content: Contents of the TLS CA certificate the PostgreSQL database's certificate is signed using .

License

Apache 2

Authors

Ona Engineering