10 second timeout is too fast for some loaded machines, up it to 60.
This commit is contained in:
parent
e38c42c393
commit
37de5e8009
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue