Increase privesc timeout

This commit is contained in:
Salt 2022-06-13 10:39:11 -05:00
parent b3d0b7188c
commit f523207316

View File

@ -26,6 +26,9 @@ remote_user = ansible
# This extra roles directory is used for Galaxy roles.
roles_path = .roles:roles
system_warnings = true
# We set this to avoid circumstances in which we time out waiting for a privesc
# prompt. Zerotier, as a management network, can be a bit slow at times.
timeout = 60
[diff]
always = true