]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
remove 'ceph' from being installed as it will no longer make sense
authorAlfredo Deza <adeza@redhat.com>
Tue, 12 May 2015 20:52:14 +0000 (16:52 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 13 May 2015 12:28:32 +0000 (08:28 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph_deploy/install.py

index 20e2705f6a93ef37d3f8df1751337d39e89b1f8f..5a9a5f6eb4d12cd54d4de6ab43c2fa36b2cf6668 100644 (file)
@@ -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: