From ec20d40ab6551f195750c7105e4b757d52b2f648 Mon Sep 17 00:00:00 2001 From: Shawn Edwards <42198692+NVShawn@users.noreply.github.com> Date: Mon, 5 May 2025 10:40:57 -0500 Subject: [PATCH] Update install.rst to point to ~ instead of /home/ Signed-off-by: Shawn Edwards <42198692+NVShawn@users.noreply.github.com> (cherry picked from commit 9075b17b5a9c18f12b8128cc9dc5ba8ddb4d9a65) --- doc/cephadm/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephadm/install.rst b/doc/cephadm/install.rst index 88a170fe6a3f8..1b3253dc953b1 100644 --- a/doc/cephadm/install.rst +++ b/doc/cephadm/install.rst @@ -260,7 +260,7 @@ available options. * The ``--ssh-user **`` option makes it possible to designate which SSH user cephadm will use to connect to hosts. The associated SSH key will be - added to ``/home/**/.ssh/authorized_keys``. The user that you + added to ``~**/.ssh/authorized_keys``. The user that you designate with this option must have passwordless sudo access. * If you are using a container image from a registry that requires -- 2.39.5