Updated Branches: refs/heads/master dd6fd2b68 -> 5908e92fb
several minor updates for configuration section in runbook Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5908e92f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5908e92f Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/5908e92f Branch: refs/heads/master Commit: 5908e92fb84e792915ab35f8b81ff940ab9f80cd Parents: dd6fd2b Author: Mice Xia <[email protected]> Authored: Mon Aug 6 11:21:01 2012 -0400 Committer: David Nalley <[email protected]> Committed: Mon Aug 6 11:21:01 2012 -0400 ---------------------------------------------------------------------- docs/runbook/en-US/config.xml | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5908e92f/docs/runbook/en-US/config.xml ---------------------------------------------------------------------- diff --git a/docs/runbook/en-US/config.xml b/docs/runbook/en-US/config.xml index 5f24603..90c3495 100644 --- a/docs/runbook/en-US/config.xml +++ b/docs/runbook/en-US/config.xml @@ -123,9 +123,7 @@ <para>Name - We'll use Cluster1</para> </listitem> <listitem> - <para>Hypervisor - If this is the first cluster, you may have already been prompted for which hypervisor you were going to use, in which case this will - be a read-only field. Otherwise choose KVM - </para> + <para>Hypervisor - Choose KVM</para> </listitem> </orderedlist> </para> @@ -140,9 +138,6 @@ <listitem> <para>Password - enter the operating system password for the root user</para> </listitem> - <listitem> - <para>Host tags - This is an optional field and we will leave it blank</para> - </listitem> </orderedlist> </para> <section id="Runbook-config-cluster-pristorage"> @@ -150,6 +145,9 @@ <para>With you cluster now setup - you should be prompted for primary storage information. Choose NFS as the storage type and then enter the following values in the fields: <orderedlist> <listitem> + <para>Name - We'll use 'Primary1'</para> + </listitem> + <listitem> <para>Server - We'll be using the IP address <replaceable>172.16.10.</replaceable>2</para> </listitem> <listitem>
