]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Common: Restore check_socket
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 18 Apr 2017 10:40:43 +0000 (12:40 +0200)
committerleseb <seb@redhat.com>
Mon, 24 Apr 2017 10:31:49 +0000 (12:31 +0200)
commit4580000e78dbbdadfb54e4802ecdffcc9786e72e
treebb0c685da91b1dfe19f016942615e6fdab6af61b
parentca754579fa75fff77a75c7b17119e3b0f88297ed
Common: Restore check_socket

Restore the check_socket that was removed by `5bec62b`.
This commit also improves the logging in `restart_*_daemon.sh` scripts

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
handlers/main.yml
tasks/checks/check_socket.yml [new file with mode: 0644]
tasks/main.yml
templates/restart_mon_daemon.sh.j2
templates/restart_osd_daemon.sh.j2