qig: updated for acs4.5
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/commit/ba4e01e2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/ba4e01e2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/ba4e01e2 Branch: refs/heads/master Commit: ba4e01e2fba90f304efe2eae3dc3f4d2a028cf7e Parents: c20355f Author: Pierre-Luc Dion <[email protected]> Authored: Sat Mar 7 11:27:13 2015 -0500 Committer: Pierre-Luc Dion <[email protected]> Committed: Sat Mar 7 11:27:13 2015 -0500 ---------------------------------------------------------------------- source/qig.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/ba4e01e2/source/qig.rst ---------------------------------------------------------------------- diff --git a/source/qig.rst b/source/qig.rst index 89bf833..68fe2a1 100644 --- a/source/qig.rst +++ b/source/qig.rst @@ -33,7 +33,7 @@ get you up and running with CloudStack with a minimum amount of trouble. High level overview of the process ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -This runbook will focus on building a CloudStack cloud using KVM with CentOS +This runbook will focus on building a CloudStack cloud using KVM on CentOS 6.5 with NFS storage on a flat layer-2 network utilizing layer-3 network isolation (aka Security Groups), and doing it all on a single piece of hardware. @@ -53,7 +53,7 @@ To complete this runbook you'll need the following items: #. At least one computer which supports and has enabled hardware virtualization. -#. The `CentOS 6.x x86_64 minimal install CD +#. The `CentOS 6.5 x86_64 minimal install CD <http://mirrors.kernel.org/centos/6/isos/x86_64/>`_ #. A /24 network with the gateway being at xxx.xxx.xxx.1, no DHCP should be on
