ceph-ansible/roles/ceph-container-common/tasks
Dimitri Savineau f770917517 ceph-container-common: modify requirement flow
Until now it was not possible to install a specific container package
because it was somehow hardcoded.
This patch allows to override the container package name (docker.io
vs docker-ce) and refacts the package installation. This could be
achieve via the container_package_name variable.
Instead of using one task per distribution we can set the package and
service name in vars. This allows to have a unified package task.
Also refactorize the debian_prerequisites tasks because the content
was outdated.

https://docs.docker.com/install/linux/docker-ce/debian/
https://docs.docker.com/install/linux/docker-ce/ubuntu/

Resolves: #3609

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 8105a1cefb)
2019-04-19 04:07:22 +00:00
..
pre_requisites ceph-container-common: modify requirement flow 2019-04-19 04:07:22 +00:00
fetch_image.yml facts: set timeout_command fact in ceph-defaults 2019-02-05 18:14:28 +01:00
main.yml Fix CNI error when net=host is not used in some podman calls 2019-02-05 18:14:28 +01:00
release.yml docker-common: rename role 2018-11-12 10:51:48 +01:00