]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
use 120s instead of default 12s for cmd timeout 266/head
authorvasukulkarni <vasu.kulkarni@gmail.com>
Fri, 8 Jul 2016 00:40:48 +0000 (17:40 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Jul 2016 00:40:48 +0000 (17:40 -0700)
Increase timeout from 12s to 120s for ansible cmds

Signed-off-by: Vasu Kulkarni vasu@redhat.com
ansible.cfg

index b96bd14aa8b99c3bae8d8147f0dd9170a9c3375b..5122162719f366b14d1239ab9eae8206da7d786e 100644 (file)
@@ -3,3 +3,4 @@ ansible_managed = This file is managed by ansible, don't make changes here - the
 # this works when testing from my laptop, but will need to
 # be changed when it lives in a production environment
 vault_password_file = ~/.vault_pass.txt
+timeout = 120