mirror of
https://github.com/ceph/ceph
synced 2025-02-22 02:27:29 +00:00
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 <zac.dover@gmail.com>
This commit is contained in:
parent
98d4185568
commit
384e7093c9
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user