]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: make cephadm recommend (but not require) docker
authorSage Weil <sage@redhat.com>
Tue, 11 Feb 2020 21:54:57 +0000 (15:54 -0600)
committerSage Weil <sage@redhat.com>
Wed, 12 Feb 2020 00:15:36 +0000 (18:15 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
debian/control

index 0b55ccbdfadae17dab33968e54822e4c0ef614cc..b3b62562d0f9985d6ad9531b935a55976c9174a5 100644 (file)
@@ -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