aboutsummaryrefslogtreecommitdiff
path: root/consul/configuration
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-11 22:11:45 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-11 22:37:08 +0100
commit348fac27bcacd395ed1420be258ca99674208e87 (patch)
treef67372c1d57f44354b7612a3240a302c58d796bc /consul/configuration
parente3531ad1b7ccb4e2589b8b6e6547842bbbe323e0 (diff)
downloadinfrastructure-348fac27bcacd395ed1420be258ca99674208e87.tar.gz
infrastructure-348fac27bcacd395ed1420be258ca99674208e87.zip
Switch Synapse to bottin2
Diffstat (limited to 'consul/configuration')
-rw-r--r--consul/configuration/chat/synapse/homeserver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/consul/configuration/chat/synapse/homeserver.yaml b/consul/configuration/chat/synapse/homeserver.yaml
index 9e0e97f..c54d4a0 100644
--- a/consul/configuration/chat/synapse/homeserver.yaml
+++ b/consul/configuration/chat/synapse/homeserver.yaml
@@ -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 }}'