mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 05:51:56 +08:00
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>
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
# The ID of the Certificate Profile to use in IPA
|
|
CERTIFICATE_PROFILE = "userCerts"
|
|
# increase the ldap timeout for longer queries
|
|
FASJSON_LDAP_TIMEOUT=90
|