]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
doc: fix warning treated as an error
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 3 Jul 2020 07:14:13 +0000 (09:14 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 3 Jul 2020 07:22:42 +0000 (09:22 +0200)
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>
docs/source/day-2/upgrade.rst

index 6b82cbddcee00c512fd1ae45adfad6902d102e2d..47978321cd0d9d2bd3abc2243120842963fd8ebc 100644 (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``.