Fixed spaces Signed-off-by: pdion891 <[email protected]>
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/86fb099a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/tree/86fb099a Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/diff/86fb099a Branch: refs/heads/master Commit: 86fb099a2fd216782398aaf3bb8da68a2494c8ac Parents: be2d8c6 Author: Erik Weber <[email protected]> Authored: Mon Jul 28 15:07:25 2014 +0200 Committer: pdion891 <[email protected]> Committed: Mon Jul 28 19:59:37 2014 -0400 ---------------------------------------------------------------------- source/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-install/blob/86fb099a/source/installation.rst ---------------------------------------------------------------------- diff --git a/source/installation.rst b/source/installation.rst index 106205b..1ad3a26 100644 --- a/source/installation.rst +++ b/source/installation.rst @@ -1150,13 +1150,13 @@ CloudStack system VMs. .. sourcecode:: bash - # /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/4.3/systemvm64template-2014-06-23-master-hyperv.vhd.bz2 -h hyperv -s <optional-management-server-secret-key> -F + # /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/4.3/systemvm64template-2014-06-23-master-hyperv.vhd.bz2 -h hyperv -s <optional-management-server-secret-key> -F - For XenServer: .. sourcecode:: bash - # /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/4.3/systemvm64template-2014-06-23-master-xen.vhd.bz2-h xenserver -s <optional-management-server-secret-key> -F + # /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /mnt/secondary -u http://download.cloud.com/templates/4.3/systemvm64template-2014-06-23-master-xen.vhd.bz2 -h xenserver -s <optional-management-server-secret-key> -F - For vSphere:
