From: Zac Dover Date: Sun, 23 Oct 2022 21:09:51 +0000 (+1000) Subject: doc/cephadm: s/ssh/SSH/ in troubleshooting.rst X-Git-Tag: v18.1.0~969^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=384e7093c9808b38765d70549d754eafbd47742c;p=ceph.git doc/cephadm: s/ssh/SSH/ in troubleshooting.rst Two places in the troubleshooting.rst file had "ssh" in the text when it should have been "SSH". Signed-off-by: Zac Dover --- diff --git a/doc/cephadm/troubleshooting.rst b/doc/cephadm/troubleshooting.rst index b7d295b1296c..f3d610f29dd7 100644 --- a/doc/cephadm/troubleshooting.rst +++ b/doc/cephadm/troubleshooting.rst @@ -179,7 +179,7 @@ container execution command. .. _cephadm-ssh-errors: -ssh errors +SSH errors ---------- Error message:: @@ -208,7 +208,7 @@ Things users can do: [root@mon1 ~]# cat ~/cephadm_private_key | cephadm shell -- ceph cephadm set-ssk-key -i - -2. Ensure that the ssh config is correct:: +2. Ensure that the SSH config is correct:: [root@mon1 ~]# cephadm shell -- ceph cephadm get-ssh-config > config