From f0c92ab584890c45364a411769c64a3879a3f176 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 11 Feb 2020 15:54:57 -0600 Subject: [PATCH] debian/control: make cephadm recommend (but not require) docker Signed-off-by: Sage Weil --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0b55ccbdfadae..b3b62562d0f99 100644 --- a/debian/control +++ b/debian/control @@ -168,8 +168,8 @@ Description: debugging symbols for ceph-base Package: cephadm Architecture: linux-any -Depends: docker.io, - lvm2, +Recommends: podman | docker.io +Depends: lvm2, ${python:Depends}, Description: cephadm utility to bootstrap ceph daemons with systemd and containers Ceph is a massively scalable, open-source, distributed -- 2.39.5