]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
defaults: only run socket checks on their specific roles
authorSébastien Han <seb@redhat.com>
Tue, 26 Sep 2017 22:55:31 +0000 (00:55 +0200)
committerSébastien Han <seb@redhat.com>
Fri, 29 Sep 2017 00:38:24 +0000 (02:38 +0200)
commit048b55be4ab357cce23d9cb42449c9682e82efc2
treeae3ad765d00cd17bceeb9f5a5604dccf8e112829
parent341c9e077b98b23a38db69d2704ddffb9c752ee6
defaults: only run socket checks on their specific roles

Running the socket check on all the hosts will override the default
value of docker_exec_cmd, leaving it with the last value (currently
rbd-mirror), as a result the subsequent docker_exec_cmd usage for the
:x

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-defaults/handlers/main.yml
roles/ceph-defaults/tasks/check_socket.yml