ceph-ansible/roles/ceph-container-common
Dimitri Savineau bd33bcef2b 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>
(cherry picked from commit d2ad191eca)
2019-05-13 10:36:22 -04:00
..
defaults docker-common: rename role 2018-11-12 10:51:48 +01:00
meta allow using ansible 2.8 2019-04-17 18:14:58 +02:00
tasks container-common: allow podman for other distros 2019-05-13 10:36:22 -04:00
vars container-common: allow podman for other distros 2019-05-13 10:36:22 -04:00
README.md docker-common: rename role 2018-11-12 10:51:48 +01:00

README.md

Ansible role: ceph-docker

Documentation is available at http://docs.ceph.com/ceph-ansible/.