From 7d03a5ac5bfbaedf1c0cf4a7b10c6d2a018cc138 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 15 Sep 2017 20:45:41 +0200 Subject: [PATCH] * debian/control: Suggest haproxy. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c604dec..c203f57 100644 --- a/debian/control +++ b/debian/control @@ -45,7 +45,7 @@ Homepage: https://github.com/zalando/patroni Package: patroni Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, lsb-base (>= 3.0-6) -Suggests: etcd-server | consul | zookeeperd, haproxy +Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy Description: Template for PostgreSQL High Availability Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or