mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
fasjson: increase timeout from 30s to 90s
Some queries are timing out, so lets just try increasing this timeout for now until we can get to the bottom of the slowdowns. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
# The ID of the Certificate Profile to use in IPA
|
||||
CERTIFICATE_PROFILE = "userCerts"
|
||||
# increase the ldap timeout for longer queries
|
||||
FASJSON_LDAP_TIMEOUT=90
|
||||
|
||||
Reference in New Issue
Block a user