]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ansible.cfg: increase ssh timeout 1860/head
authorSébastien Han <seb@redhat.com>
Wed, 6 Sep 2017 09:25:47 +0000 (11:25 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 6 Sep 2017 09:26:36 +0000 (11:26 +0200)
commitf188042956b4e2b2bc352f09970b1108473ed0d0
tree15e33f0d54a664a87b1ccce0efb4defeabd32bba
parentb6c1a0c68f7b2c9e59aa5056c90a5aa03a551c57
ansible.cfg: increase ssh timeout

CI slaves are slow so by setting a higher value we can avoid the following error:
Timeout (12s) waiting for privilege escalation prompt:

Now we wait for 32 sec...

More info here: https://github.com/ansible/ansible/issues/14426

Signed-off-by: Sébastien Han <seb@redhat.com>
ansible.cfg