From 83f6092b6a13493f6e64178892e4ed58af334a43 Mon Sep 17 00:00:00 2001 From: Peter Matulis Date: Tue, 20 Feb 2024 17:26:32 -0500 Subject: [PATCH] Add a pointer to Ubuntu Pro Users should be informed about the possibility of adding Pro to their Ceph nodes. Signed-off-by: Peter Matulis --- docs/.custom_wordlist.txt | 3 ++- docs/index.rst | 8 +++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/.custom_wordlist.txt b/docs/.custom_wordlist.txt index d26cea6e..7321d039 100644 --- a/docs/.custom_wordlist.txt +++ b/docs/.custom_wordlist.txt @@ -65,4 +65,5 @@ Unsetting cephfs filesystems sda - +ESM +Livepatch diff --git a/docs/index.rst b/docs/index.rst index d5e6a22b..77519708 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -48,7 +48,7 @@ In this documentation Project and community --------------------- -MicroCeph is a member of the Ubuntu family. It’s an open source project that +MicroCeph is a member of the Ubuntu family. It's an open source project that warmly welcomes community projects, contributions, suggestions, fixes and constructive feedback. @@ -58,6 +58,9 @@ constructive feedback. * GitHub is also used as our bug tracker * To speak with us, you can find us on Matrix in `Ubuntu Ceph`_ or the `~openstack-charms`_ channel on Mattermost +* Optionally enable `Ubuntu Pro`_ on your Ceph nodes. This is a service that + provides the `Livepatch Service`_ and the `Expanded Security Maintenance`_ + (ESM) program. .. toctree:: :hidden: @@ -73,3 +76,6 @@ constructive feedback. .. _GitHub: https://github.com/canonical/microceph .. _Ubuntu Ceph: https://matrix.to/#/#ubuntu-ceph:matrix.org .. _~openstack-charms: https://chat.charmhub.io/charmhub/channels/openstack-charms +.. _Ubuntu Pro: https://ubuntu.com/pro +.. _Livepatch Service: https://ubuntu.com/security/livepatch +.. _Expanded Security Maintenance: https://ubuntu.com/security/esm