Skip to content

storiesbi/salt-formula-pgbouncer

Repository files navigation

pgbouncer

Service pgbouncer description

Sample pillars

Single pgbouncer service

pgbouncer:
  server:
    enabled: true
    bind:
      address: 0.0.0.0
    user:
      admin:
        username: admin
        password: password
    host:
      localhost:
      another_host:
        address: 10.8.0.100

Read more

  • links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published