Files
fedora-infra_ansible/roles/openshift-apps/fasjson/templates/fasjson.conf
Kevin Fenzi 58a5e2dae3 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>
2023-03-25 14:15:12 -07:00

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