about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorSarah Brofeldt <sbrofeldt@gmail.com>2019-09-04 19:33:07 +0200
committerSarah Brofeldt <sbrofeldt@gmail.com>2019-09-04 19:33:07 +0200
commitef76e7df164440e22e90f68cf250212f7f65d7ca (patch)
tree851432277461cea363ebb72bfb8908df879920a5 /nixos/doc
parent7ff619f4408ffeabacab2f8913299663a69726c1 (diff)
downloadnixlib-ef76e7df164440e22e90f68cf250212f7f65d7ca.tar
nixlib-ef76e7df164440e22e90f68cf250212f7f65d7ca.tar.gz
nixlib-ef76e7df164440e22e90f68cf250212f7f65d7ca.tar.bz2
nixlib-ef76e7df164440e22e90f68cf250212f7f65d7ca.tar.lz
nixlib-ef76e7df164440e22e90f68cf250212f7f65d7ca.tar.xz
nixlib-ef76e7df164440e22e90f68cf250212f7f65d7ca.tar.zst
nixlib-ef76e7df164440e22e90f68cf250212f7f65d7ca.zip
nixos/manual: Fix build after broken Ceph release note
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-1909.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1909.xml b/nixos/doc/manual/release-notes/rl-1909.xml
index 78e911fa5d93..06b92c6ad714 100644
--- a/nixos/doc/manual/release-notes/rl-1909.xml
+++ b/nixos/doc/manual/release-notes/rl-1909.xml
@@ -711,11 +711,13 @@
      </para>
    </listitem>
    <listitem>
-     Ceph has been upgraded to v14.2.1.
-     See the <link xlink:href="https://ceph.com/releases/v14-2-0-nautilus-released/">release notes</link> for details.
-     The mgr dashboard as well as osds backed by loop-devices is no longer explicitly supported by the package and module.
-     Note: There's been some issues with python-cherrypy, which is used by the dashboard
-     and prometheus mgr modules (and possibly others), hence 0000-dont-check-cherrypy-version.patch.
+     <para>
+       Ceph has been upgraded to v14.2.1.
+       See the <link xlink:href="https://ceph.com/releases/v14-2-0-nautilus-released/">release notes</link> for details.
+       The mgr dashboard as well as osds backed by loop-devices is no longer explicitly supported by the package and module.
+       Note: There's been some issues with python-cherrypy, which is used by the dashboard
+       and prometheus mgr modules (and possibly others), hence 0000-dont-check-cherrypy-version.patch.
+     </para>
    </listitem>
   </itemizedlist>
  </section>