mirror of https://github.com/ceph/ceph-ansible.git
bd33bcef2b
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
|
||
---|---|---|
.. | ||
Debian.yml | ||
RedHat-8.yml | ||
RedHat.yml | ||
Ubuntu-16.yml | ||
Ubuntu-18.yml |