]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: fix typo in set ssh key command 54384/head
authorPiotr Parczewski <piotr@stackhpc.com>
Tue, 7 Nov 2023 11:48:01 +0000 (12:48 +0100)
committerPiotr Parczewski <piotr@stackhpc.com>
Tue, 7 Nov 2023 11:48:01 +0000 (12:48 +0100)
Signed-off-by: Piotr Parczewski <piotr@stackhpc.com>
doc/cephadm/troubleshooting.rst

index df66b3ae03858ec89036b0e4a6d42abd33a4cafe..d891ebaf2e0389f5aa9ce274d2a9b579d94a38fc 100644 (file)
@@ -210,7 +210,7 @@ troubleshoot the SSH connection between ``cephadm`` and the monitor:
 
  or::
 
-     [root@mon1 ~]# cat ~/cephadm_private_key | cephadm shell -- ceph cephadm set-ssk-key -i -
+     [root@mon1 ~]# cat ~/cephadm_private_key | cephadm shell -- ceph cephadm set-ssh-key -i -
 
 2. Ensure that the SSH config is correct::