Skip to content

Commit 486b2cc

Browse files
add path for System SSH key on Ubuntu (#581)
Becouse the information was missing.
1 parent 3e98ccb commit 486b2cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/installguide/configuration.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,9 @@ Basic Zone Configuration
507507
- Copy the SSH public key from /var/cloudstack/management/.ssh/id_rsa.pub on the management server
508508
- Add the copied key to /root/.ssh/authorized_keys file on the host
509509

510+
.. TIP::
511+
On Ubuntu systems, the key will be in ``/var/lib/cloudstack/management/.ssh/id_rsa.pub`` instead.
512+
510513
Select "System SSH Key" and proceed with next steps.
511514

512515
- **Host Tags.** (Optional) Any labels that you use to categorize

0 commit comments

Comments
 (0)