From: Ken Dreyer Date: Thu, 4 Apr 2019 15:56:36 +0000 (-0600) Subject: README: mention ceph-medic as a consumer X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c42d0d7783f089559eeef517407f115bb79c0014;p=remoto.git 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. --- 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