Fix D001 Line too long in mariadb-guide

Change-Id: I0aff87f0392b43671c6e9fc3fae3cdb0f7ce118a
This commit is contained in:
Bartosz Bezak 2023-08-29 11:27:10 +02:00
parent b86c304a29
commit 106a21fb6c

View File

@ -29,8 +29,9 @@ Deployment
----------
Each shard is identified by an integer ID, defined by ``mariadb_shard_id``.
The default shard, defined by ``mariadb_default_database_shard_id`` (default 0),
identifies the shard that will be accessible via HAProxy and available for backing up.
The default shard, defined by ``mariadb_default_database_shard_id``
(default 0), identifies the shard that will be accessible via HAProxy and
available for backing up.
In order to deploy several MariaDB cluster, you will need to edit
inventory file in the way described below: