ceph-ansible/roles/ceph-container-engine
Dimitri Savineau 518ab794fb container-common: support podman on Ubuntu
Currently we're only able to use podman on ubuntu if podman's
installation is done manually before the ceph-ansible execution
because the deb package is present in an external repository.
We already manage the docker-ce installation via an external
repository so we should be able to allow the podman installation
with the same mechanism too.

https://github.com/containers/libpod/blob/master/install.md#ubuntu

Resolves: #3947

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2019-06-05 14:07:34 +02:00
..
meta roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00
tasks container-common: support podman on Ubuntu 2019-06-05 14:07:34 +02:00
vars roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00
README.md roles: introduce `ceph-container-engine` role 2019-05-22 13:02:10 +02:00

README.md

Ansible role: ceph-container-engine

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