ceph-ansible/roles/ceph-mgr
Dimitri Savineau a2556f084d docker: Add Requires on docker service
When using docker container engine then the systemd unit scripts only
use a dependency on the docker daemon via the After parameter.
But if docker is restarted on a live system then the ceph systemd units
should wait for the docker daemon to be fully restarted.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1846830

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit bd22f1d1ec)
2020-06-22 21:08:13 -04:00
..
defaults ceph-mgr: create keys for MGRs 2019-10-04 13:15:26 +02:00
meta ceph-mgr: Add support for openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks ceph-mgr: fix ceph_key module with container 2019-10-07 16:05:43 -04:00
templates docker: Add Requires on docker service 2020-06-22 21:08:13 -04:00
LICENSE mgr: add new role for ceph-mgr 2017-04-10 15:13:09 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-mgr

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