From 5a90e8773c8c46c86565aa460efc8cef2dde3ef5 Mon Sep 17 00:00:00 2001 From: Rafael Date: Wed, 10 Feb 2021 09:11:59 +0100 Subject: [PATCH] Update kvm.rst --- source/installguide/hypervisor/kvm.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/installguide/hypervisor/kvm.rst b/source/installguide/hypervisor/kvm.rst index bb1756a2c4..1a9b501917 100644 --- a/source/installguide/hypervisor/kvm.rst +++ b/source/installguide/hypervisor/kvm.rst @@ -355,7 +355,10 @@ cloudstack-agent and should already be installed. .. parsed-literal:: $ service libvirt-bin restart - + +.. note:: + Please note that Cloudstack will automatically perform basic configuration of the agent and libvirt when the host is added. This is relevant if you are + planning to automate the deployment and configuration of your KVM hosts. Configure the Security Policies ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~