From c42d0d7783f089559eeef517407f115bb79c0014 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 4 Apr 2019 09:56:36 -0600 Subject: [PATCH] README: mention ceph-medic as a consumer In addition to ceph-deploy, ceph-medic is another user of remoto. Let's advertise this in the README. --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6ba5ee6..37f7e75 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,9 @@ bare minimum to handle easy logging and connections from the remote end. ``remoto`` is a bit opinionated as it was conceived to replace helpers and remote utilities for ``ceph-deploy``, a tool to run remote commands to configure -and setup the distributed file system Ceph. +and setup the distributed file system Ceph. `ceph-medic +`_ uses remoto as well to inspect Ceph +clusters. Example Usage -- 2.47.3