]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ansible: set ssh retry option to 5
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 23 Jan 2018 13:38:35 +0000 (14:38 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 24 Jan 2018 13:20:44 +0000 (14:20 +0100)
commit94b298041f51ef93811a4cfb1673eaaf2ff40887
tree698993c9bbdd9b3405c0b4805d9d57966aa98104
parentc904156fe491bf7008b255dbc515aceea7e1120e
ansible: set ssh retry option to 5

We noticed that sometime, ceph-ansible can fail with error :

`Failed to connect to the host via ssh:`

It can occurs after the task `restart firewalld` has been played.

Setting `retries` to 5 should prevent from unexcepted ssh failure.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 5bf564255626890973b7cc4e9622763471e561ea)
ansible.cfg