Update re2o ip

This commit is contained in:
chirac 2020-11-02 17:25:26 +01:00
parent 16477042e8
commit 4a43c0f0db
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ ansible_python_interpreter: /usr/bin/python3
# LDAP binding
# You can hash LDAP passwords with `slappasswd` tool
ldap_base: 'dc=auro,dc=re'
ldap_master_ipv4: '10.128.0.11'
ldap_master_ipv4: '10.128.0.21'
ldap_master_uri: "ldap://re2o-ldap.adm.auro.re"
ldap_user_tree: "cn=Utilisateurs,{{ ldap_base }}"
ldap_nslcd_bind_dn: "cn=nslcd,ou=service-users,{{ ldap_base }}"