zulip/puppet
Tim Abbott 7e74966cee puppet: Require libldap-common be installed.
Zulip instances without a database included, like the Docker image,
would not fail to use TLS properly, since `TLS_REQCERT` was not set in
`/etc/ldap/ldap.conf`. While there's a few other ways we could fix
this, just installing libldap-common on app frontend instances seems
like a good solution, and has no impact on other Zulip systems, and it
was already being installed through a "Recommends" tier apt dependency
indirectly from the PostgreSQL server package.

Fixes zulip/docker-zulip#454.

(cherry picked from commit 9d68d89d01)
2024-11-18 18:32:25 -08:00
..
kandra presence: Remove the queue worker. 2024-08-29 10:45:39 -07:00
zulip puppet: Require libldap-common be installed. 2024-11-18 18:32:25 -08:00
deps.yaml puppet: Update dependencies. 2023-05-11 10:51:37 -07:00