From: Alfredo Deza Date: Tue, 12 May 2015 20:52:14 +0000 (-0400) Subject: remove 'ceph' from being installed as it will no longer make sense X-Git-Tag: v1.5.24~7^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=110eca937563f46c400d9b71f27103f788bb7846;p=ceph-deploy.git remove 'ceph' from being installed as it will no longer make sense Signed-off-by: Alfredo Deza --- diff --git a/ceph_deploy/install.py b/ceph_deploy/install.py index 20e2705..5a9a5f6 100644 --- a/ceph_deploy/install.py +++ b/ceph_deploy/install.py @@ -47,7 +47,6 @@ def detect_components(args, distro): 'install_rgw': 'ceph-radosgw', 'install_mds': 'ceph-mds', 'install_mon': 'ceph-mon', - 'install_ceph': 'ceph', } if distro.is_rpm: