mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
SASL_NOCANON on
|
|
URI ldaps://{{ ipa_server }}
|
|
BASE {% if env == "staging" %}dc=stg,{% endif %}dc=fedoraproject,dc=org
|
|
TLS_CACERT /etc/ipa/ca.crt
|
|
SASL_MECH GSSAPI
|