doc: fix warning treated as an error

Typical error:

```
Warning, treated as error:
/home/jenkins-build/build/workspace/ceph-ansible-docs-pull-requests/docs/source/day-2/upgrade.rst:2:Title underline too short.
```

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 5c254861bd)
pull/5503/head
Guillaume Abrioux 2020-07-03 09:14:13 +02:00
parent 8b8fa74db7
commit 2b6528561d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Upgrading the ceph cluster
-------------------
--------------------------
ceph-ansible provides a playbook in ``infrastructure-playbooks`` for upgrading a Ceph cluster: ``rolling_update.yml``.