ceph-ansible/roles/ceph-defaults/tasks
Sébastien Han 12f6e53090 defaults: do not restart unconfigured (yet) daemons
In a collocated scenario, where you might put a rgw, a mds and a mon on
the same node you don't want the handler blindly restart all the daemons
on the node. Indeed some of them might not be configured yet.
Implementing a more precise socket detection, for each daemon type.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1488813
Signed-off-by: Sébastien Han <seb@redhat.com>
2017-09-08 12:02:37 +02:00
..
check_socket.yml defaults: do not restart unconfigured (yet) daemons 2017-09-08 12:02:37 +02:00
facts.yml Introduce new role ceph-config. 2017-08-24 11:33:03 +02:00
main.yml Add handlers for containerized deployment 2017-08-02 17:12:20 +02:00