]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-common: install only necesarry ceph-* packages on debian
authorAnthony Rusdi <33247310+antrusd@users.noreply.github.com>
Sun, 1 Sep 2019 01:29:40 +0000 (08:29 +0700)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 26 Sep 2019 23:11:22 +0000 (01:11 +0200)
commit58b27ef0b3bbd64d8a66da24d702f3ff761fe6ec
tree1865e52ae3b5fc2430a6dbd5dc9d3229453e1c27
parentca77d7bd317da75404ef4ee7143c7412d6ae63ee
ceph-common: install only necesarry ceph-* packages on debian

Currently, ceph package only an meta-package that do not contain
actual software, but simply depend on other packages. It's been few
release since debian stretch (official), ubuntu bionic (official),
ubuntu uca repository and upstream debian-jewel.
As we only support nautilus and higher release for master branch,
I propose to drop ceph package and use ceph-base instead for repository
model other than rhcs so debian ceph install will be more minimalis.

Signed-off-by: Anthony Rusdi <33247310+antrusd@users.noreply.github.com>
roles/ceph-common/vars/main.yml