From 86deb4f283d0a95dd16b4d1d4025d91c999a96d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Herrmann?= Date: Mon, 9 Dec 2024 17:11:12 +0100 Subject: [PATCH] Tweaked description of Dynamic SSH key management --- modules/virt-about-static-and-dynamic-ssh-keys.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/virt-about-static-and-dynamic-ssh-keys.adoc b/modules/virt-about-static-and-dynamic-ssh-keys.adoc index bc14d63f89f8..64ef9a81f4c6 100644 --- a/modules/virt-about-static-and-dynamic-ssh-keys.adoc +++ b/modules/virt-about-static-and-dynamic-ssh-keys.adoc @@ -34,7 +34,7 @@ You can add the key by using one of the following methods: You can enable dynamic SSH key management for a VM with {op-system-base-full} 9 installed. Afterwards, you can update the key during runtime. The key is added by the QEMU guest agent, which is installed with Red Hat boot sources. -You can disable dynamic key management for security reasons. Then, the VM inherits the key management setting of the image from which it was created. +When dynamic key management is disabled, the default key management setting of a VM is determined by the image used for the VM. .Use cases