]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
container-common: allow podman for other distros
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 10 May 2019 19:35:17 +0000 (15:35 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 13 May 2019 14:24:00 +0000 (16:24 +0200)
commitd2ad191eca015ba3a6a66b4bc16f5c19cf7053ed
treeb57a033a0d629a738f1b4c82f66df73628e04ea6
parentc3b0ee30a1d4d30f4775b149f65ed735a3c79c9a
container-common: allow podman for other distros

Currently podman installation is very tied to RHEL 8 even if we're
able to install it on Debian/Ubuntu distribution.
This patch changes the way we are starting or not the (fat) container
daemon. Before the condition was based on the distribution release
and now on the container_service_name variable.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-container-common/tasks/pre_requisites/prerequisites.yml
roles/ceph-container-common/vars/RedHat-8.yml