bottin2_upgrade #3

Manually merged
lx merged 6 commits from bottin2_upgrade into master 2020-02-11 22:35:54 +00:00
Showing only changes of commit 348fac27bc - Show all commits

View file

@ -378,7 +378,7 @@ password_providers:
- module: "ldap_auth_provider.LdapAuthProvider"
config:
enabled: true
uri: "ldap://bottin.service.2.cluster.deuxfleurs.fr:389"
uri: "ldap://bottin2.service.2.cluster.deuxfleurs.fr:389"
start_tls: false
bind_dn: '{{ key "secrets/chat/synapse/ldap_binddn" | trimSpace }}'
bind_password: '{{ key "secrets/chat/synapse/ldap_bindpw" | trimSpace }}'