From e75da3d724d787cb47f5c91ae1d6fb9df6852438 Mon Sep 17 00:00:00 2001 From: Benedikt Heine Date: Thu, 12 Dec 2024 11:05:21 +0100 Subject: [PATCH] [#2344] Fix documented default password (#2345) The default password is not `sysadmin` anymore, it's `clab@123` as stated lower in the document, too. This just cleans the last reference. Co-authored-by: Benedikt Heine --- docs/manual/kinds/generic_vm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/kinds/generic_vm.md b/docs/manual/kinds/generic_vm.md index 0bb832f63..882c3e0f5 100644 --- a/docs/manual/kinds/generic_vm.md +++ b/docs/manual/kinds/generic_vm.md @@ -34,7 +34,7 @@ docker exec -it bash /// /// tab | CLI via SSH -to connect to the Linux shell (password `sysadmin`) +Connect to the VM Guest via SSH. Default password see below the [Credentials](#credentials). ```bash ssh clab@