From f5dccbdfc9b363ef4a334377beb57da4e768eb57 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Thu, 14 Sep 2017 22:17:30 +0200 Subject: [PATCH] * debian/control: Suggest etcd-server, consul or zookeperd. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index caed7ef..c604dec 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: haproxy +Suggests: 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