From 08018803d640b0204d71e99f6c664cb40e483fda Mon Sep 17 00:00:00 2001 From: Joe Brockmeier Date: Sun, 23 Jun 2013 15:18:40 -0500 Subject: [PATCH] Hack Day: Clarifying the cloudstack-agent is to be installed on the KVM hosts. --- docs/en-US/Release_Notes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en-US/Release_Notes.xml b/docs/en-US/Release_Notes.xml index 687a93dd021..894d75101e3 100644 --- a/docs/en-US/Release_Notes.xml +++ b/docs/en-US/Release_Notes.xml @@ -4752,7 +4752,7 @@ under the License. $ sudo apt-get install cloudstack-management - You will need to manually install the cloudstack-agent package: + On KVM hosts you will need to manually install the cloudstack-agent package: $ sudo apt-get install cloudstack-agent During the installation of cloudstack-agent, APT will copy your agent.properties, log4j-cloud.xml, and environment.properties from /etc/cloud/agent to /etc/cloudstack/agent. When prompted whether you wish to keep your configuration, say Yes. @@ -4990,7 +4990,7 @@ under the License. $ sudo apt-get install cloudstack-management - You will need to manually install the cloudstack-agent package: + On KVM hosts you will need to manually install the cloudstack-agent package: $ sudo apt-get install cloudstack-agent During the installation of cloudstack-agent, APT will copy your agent.properties, log4j-cloud.xml, and environment.properties from /etc/cloud/agent to /etc/cloudstack/agent. When prompted whether you wish to keep your configuration, say Yes. @@ -5537,7 +5537,7 @@ under the License. $ sudo apt-get install cloudstack-management - You will need to manually install the cloudstack-agent package: + on KVM hosts you will need to manually install the cloudstack-agent package: $ sudo apt-get install cloudstack-agent During the installation of cloudstack-agent, APT will copy your agent.properties, log4j-cloud.xml, and environment.properties from /etc/cloud/agent to /etc/cloudstack/agent. When prompted whether you wish to keep your configuration, say Yes.