This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/master by this push:
new 7a5dab0 note on agent configuration (#188)
7a5dab0 is described below
commit 7a5dab0e2ceabf09e80db045073f17a48df38651
Author: Rafael <[email protected]>
AuthorDate: Thu Feb 11 11:13:31 2021 +0100
note on agent configuration (#188)
---
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 bb1756a..1a9b501 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~