ceph-ansible/roles/ceph-container-common
John Fulton dab3f6ee3f Fix CNI error when net=host is not used in some podman calls
With 'podman version 1.0.0' on RHEL8 beta the 'get ceph version' and
'ceph monitor mkfs' commands fail [1] with "error configuring network
namespace for container Missing CNI default network".

When net=host is added these errors are resolved. net=host is used in
many other calls (grep -R net=host | wc -l --> 38).

Fixes: #3561
Signed-off-by: John Fulton <fulton@redhat.com>
(cherry picked from commit 410abd7745)
2019-02-05 18:14:28 +01:00
..
defaults docker-common: rename role 2018-11-12 10:51:48 +01:00
meta docker-common: rename role 2018-11-12 10:51:48 +01:00
tasks Fix CNI error when net=host is not used in some podman calls 2019-02-05 18:14:28 +01: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/.