Skip to content
Snippets Groups Projects
Commit ba700576 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

ldap.ini: allow haproxy too

parent c6dfc78e
No related branches found
No related tags found
1 merge request!136ldap.ini: allow haproxy too
This commit is part of merge request !136. Comments created here will be created in the context of that merge request.
# ====================================================================== # ======================================================================
# #
# LOCAL MYSQL INSTANCE # LOCAL LDAP INSTANCE
# #
# ====================================================================== # ======================================================================
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
# process = 'slapd' # process = 'slapd'
tcp-port = 636 tcp-port = 636
tcp-target = localhost tcp-target = localhost
tcp-process = 'slapd' tcp-process = 'slapd|haproxy'
[set] [set]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment