This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 486b2ccd add path for System SSH key on Ubuntu (#581)
486b2ccd is described below

commit 486b2ccd2381cf978c7dc8d60d0df5d22e50bfd9
Author: Yannick-oder-so <[email protected]>
AuthorDate: Thu Oct 16 16:52:55 2025 +0200

    add path for System SSH key on Ubuntu (#581)
    
    Becouse the information was missing.
---
 source/installguide/configuration.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/source/installguide/configuration.rst 
b/source/installguide/configuration.rst
index c6ad9827..5af3fdde 100644
--- a/source/installguide/configuration.rst
+++ b/source/installguide/configuration.rst
@@ -507,6 +507,9 @@ Basic Zone Configuration
          - Copy the SSH public key from 
/var/cloudstack/management/.ssh/id_rsa.pub on the management server
          - Add the copied key to /root/.ssh/authorized_keys file on the host
 
+      .. TIP::
+         On Ubuntu systems, the key will be in 
``/var/lib/cloudstack/management/.ssh/id_rsa.pub`` instead.
+
       Select "System SSH Key" and proceed with next steps.
 
    -  **Host Tags.** (Optional) Any labels that you use to categorize

Reply via email to