This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/inventories/production/group_vars/clients_ldap.yml

9 lines
348 B
YAML
Raw Normal View History

---
# Conformite identite utilisateur cliente (hotes authentifiant via OpenLDAP).
clients_ldap_uri: "ldap://idm-01.chezlepro.internal"
clients_ldap_base_dn: "dc=chezlepro,dc=internal"
# Bind anonyme par defaut. Pour un compte de lecture dedie, definir ici
# clients_ldap_bind_dn et clients_ldap_bind_password ("{{ vault_ldap_sssd }}" via Vault).