From 08bc7c6ea08688b431338c13568e208cffb543a3 2024-08-30 23:44:32 From: Branko Majic Date: 2024-08-30 23:44:32 Subject: [PATCH] MAR-239: Updated documentation, dropping references to Debian 11 Bullseye where appropriate. --- diff --git a/docs/releasenotes.rst b/docs/releasenotes.rst index 6f251f9e3b2a0e22604c2f2be07fb94ca225e329..36c71a5bff9f7978b074f23389522dbdbfeb84bd 100644 --- a/docs/releasenotes.rst +++ b/docs/releasenotes.rst @@ -5,6 +5,12 @@ Release notes x.y.z ----- +**Breaking changes:** + +* All roles + + * Dropped support for Debian 11 (Bullseye). + **New features/improvements** * ``backup_client`` role diff --git a/docs/rolereference.rst b/docs/rolereference.rst index a2a4a9469e9a3a2e43c9f24b4c53e42c9548de61..d6e99de6cf3c25b15b0f8e2cea4aa6b0190b454c 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -130,7 +130,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -202,7 +201,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -477,7 +475,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -560,7 +557,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -603,10 +599,6 @@ 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), 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 @@ -776,9 +768,9 @@ Parameters **ldap_tls_ciphers** (string, optional ``NONE:+VERS-TLS1.2:+CTYPE-X509:+COMP-NULL:+SIGN-RSA-SHA256:+SIGN-RSA-SHA384:+SIGN-RSA-SHA512:+DHE-RSA:+ECDHE-RSA:+SHA256:+SHA384:+SHA512:+AEAD:+AES-128-GCM:+AES-256-GCM:+CHACHA20-POLY1305:+CURVE-ALL``) .. warning:: - Under Debian Bullseye and upwards, slapd will not use the DH - parameters generated by the role, but will instead use them to - pick one of the recommended DH parameters from `RFC-7919 + Under Debian Bullseye and upwards, slapd does not use the DH + parameters generated by the role, but instead uses them to pick + one of the recommended DH parameters from `RFC-7919 `_. This is based on the size of role-generated parameters. @@ -794,7 +786,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -1004,7 +995,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -1253,7 +1243,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -1388,7 +1377,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -1514,7 +1502,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -1737,7 +1724,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -2039,7 +2025,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -2120,7 +2105,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -2179,7 +2163,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -2295,7 +2278,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -2427,7 +2409,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm) @@ -2498,7 +2479,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 11 (Bullseye) - Debian 12 (Bookworm)