10 second timeout is too fast for some loaded machines, up it to 60.

This commit is contained in:
Kevin Fenzi 2016-02-26 21:09:57 +00:00
parent e38c42c393
commit 37de5e8009

View file

@ -51,7 +51,7 @@ callback_whitelist = fedmsg_callback2,profile_tasks,logdetail2
#sudo_flags = -H -S -n
# SSH timeout
#timeout = 10
timeout = 60
# default user to use for playbooks if user is not specified
# (/usr/bin/ansible will use current user as default)