mirror of https://github.com/ceph/ceph-ansible.git
e9edb5a92a
When using podman, the systemd unit scripts don't have a dependency
on the network. So we're not sure that the network is up and running
when the containers are starting.
With docker this behaviour is already handled because the systemd
unit scripts depend on docker service which is started after the
network.
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
ceph-mgr.service.d-overrides.j2 | ||
ceph-mgr.service.j2 |