]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Don't allow install of ceph-mds on Ubuntu
authorTravis Rhoden <trhoden@redhat.com>
Wed, 5 Aug 2015 23:56:56 +0000 (16:56 -0700)
committerTravis Rhoden <trhoden@redhat.com>
Wed, 5 Aug 2015 23:56:56 +0000 (16:56 -0700)
commit4fa0393ddc2bce485192b19aba18be90fa968cc7
tree496d67a6e8972e7c9b8201a3d27c98a06af02bf5
parent35f6306437f2a4c24ab09388404a71899f1df18e
Don't allow install of ceph-mds on Ubuntu

By adding ceph-mds into the list of non-split-packages, any
request to install ceph-mds will result in an install of package
ceph instead, thereby preventing the install of ceph-mds.

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/hosts/debian/install.py