@@ -50,10 +50,10 @@ following characteristics:
5050Changing the Default System VM Template
5151---------------------------------------
5252
53- Using the 64-bit template should be use with a System Offering of at least 512MB
53+ The 64-bit template should be used with a System Offering of at least 512MB
5454of memory.
5555
56- #. Based on the hypervisor you use, download the 64-bit template from
56+ #. Based on the hypervisor you use, download the 64-bit template - e.g. from
5757 the following location:
5858
5959 .. cssclass :: table-striped table-bordered table-hover
@@ -69,19 +69,22 @@ of memory.
6969
7070#. As an administrator, log in to the CloudStack UI
7171
72- #. Register the 64 bit template.
72+ #. Register the 64- bit template.
7373
7474 For example: KVM64bitTemplate
7575
7676#. While registering the template, select Routing.
7777
78- #. Navigate to Infrastructure > Zone > Settings.
78+ #. Navigate to Configuration, Global Settings:
7979
8080#. Set the name of the 64-bit template, KVM64bitTemplate, in the
8181 *``router.template.kvm`` * global parameter.
8282
8383 If you are using a XenServer 64-bit template, set the name in the
84- *``router.template.xen`` * global parameter.
84+ *``router.template.xenserver`` * global parameter.
85+
86+ If you are using a VMware 64-bit template, set the name in the
87+ *``router.template.vmware`` * global parameter.
8588
8689 Any new virtual router created in this Zone automatically picks up
8790 this template.
@@ -261,7 +264,7 @@ communication with SSL:
261264- Set up SSL certificate for specific FQDN and configure a load-balancer with optional ssl offloading.
262265
263266
264- Changing the Console Proxy SSL Certificate and Domain
267+ Changing the Console Proxy SSL Certificate and Domains
265268~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
266269
267270The administrator can configure SSL encryption by selecting a domain
0 commit comments