HomeSoftware Heritage

pgbouncer: Allow to expose pgbouncer on all interfaces

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

pgbouncer: Allow to expose pgbouncer on all interfaces

0.0.0.0 is already englobing the defaults 127.0.0.1/127.0.1.1 which creates
issues once deployed (system pgbouncer.service is "thawing"). So now we
override the defaults values to only expose 0.0.0.0.

Details

Provenance
ardumontAuthored on Oct 28 2020, 10:12 AM
ardumontPushed on Oct 28 2020, 10:52 AM

Commit No Longer Exists

This commit no longer exists in the repository.