[doc] fix bad indentation in elasticsearch documentation

Change-Id: I6b424199f0fe3e48e7da5cc1404a9ccb83724b05
This commit is contained in:
Andy Ladjadj
2022-02-21 15:43:42 +01:00
parent a1bfee1f9a
commit 298bf79b6b

View File

@@ -119,9 +119,9 @@ The Elasticsearch reporter does nothing on :attr:`pipeline.start` or
any name collisions between Zuul tenants, the tenant name is used as index
name prefix. The real index name will be:
.. code-block::
.. code-block::
<index-name>.<tenant-name>-<YYYY>.<MM>.<DD>
<index-name>.<tenant-name>-<YYYY>.<MM>.<DD>
The index will be created if it does not exist.