diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 5d699a4cbd9b4a8f43b07b40fc3de2c4236c4155..a21b98b6edf52cb8bd66b46e88181ab4d9b111d6 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -603,8 +603,10 @@ The role implements the following: * Configures TLS versions and ciphers suppported by the server. * Installs OpenLDAP server (package ``slapd``). * Configures OpenLDAP server (base DN - domain, organisation, TLS, SSF, log levels). -* Sets-up separate log file for OpenLDAP server at ``/var/log/slapd.log`` (with - log rotation included). +* Sets-up separate log file for OpenLDAP server at + ``/var/log/slapd.log`` (with log rotation included), but *only* on + Debian 11 Bullseye. Starting with Debian 12 Bookworm, the use of + rsyslog is considered to be deprecated by Majic Ansible Roles. * Enables the ``misc`` LDAP schema (from ``/etc/ldap/schema/misc.ldif``). This is necessary for the mail server role. * Enables the ``memberof`` overlay on top of default database. The overlay is