ceph-ansible/roles/ceph-defaults/tasks
Guillaume Abrioux ec16cbdb1a defaults: avoid getting stuck (ceph --connect-timeout)
Sometime the playbook gets stuck because even with `--connect-timeout=`
option, the connexion to the existing ceph cluster never timeout.

As a workaround, using `timeout` command provided by coreutils will
actually timeout if we can't connect to the cluster.

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-01-25 10:15:59 +01:00
..
check_running_cluster.yml defaults: rename check_socket files for containers 2018-01-10 15:44:47 +01:00
check_running_containers.yml defaults: rename check_socket files for containers 2018-01-10 15:44:47 +01:00
check_socket_non_container.yml default: look for the right return code on socket stat in-use 2017-12-14 16:59:14 +01:00
facts.yml defaults: avoid getting stuck (ceph --connect-timeout) 2018-01-25 10:15:59 +01:00
main.yml defaults: rename check_socket files for containers 2018-01-10 15:44:47 +01:00