]> 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>
Fri, 27 Sep 2019 12:16:20 +0000 (14:16 +0200)
commit3d2f9d2cdef7acc59db0ee172d23392243ad7c68
tree8580b3307d834cf7e0fd4e5d59db7e4f5aa8c7b6
parent1acd062f22fd920fbb21a573e02dfc1426d9424f
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>
(cherry picked from commit 58b27ef0b3bbd64d8a66da24d702f3ff761fe6ec)
roles/ceph-common/vars/main.yml