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