@@ -35,14 +35,14 @@ An overview of the procedure is as follow:
3535#. Create an Instance with this ISO.
3636
3737 For more information, see `“Creating
38- VMs” <virtual_machines.html#creating-vms > `_.
38+ VMs” <virtual_machines.html#creating-instances > `_.
3939
4040#. Prepare the Linux Instance
4141
4242#. Create a Template from the Instance.
4343
4444 For more information, see `“Creating a Template from an Existing
45- Instance” <#creating-a-template-from-an-existing-virtual-machine > `_.
45+ Instance” <#creating-a-template-from-an-existing-instance > `_.
4646
4747
4848System preparation for Linux
@@ -114,25 +114,25 @@ templating of Centos and Ubuntu.
114114
115115 User password management and reset cappabilities in GUI are available with:
116116
117- * `Cloud-init integration <_cloud_init.html#linux-with-cloud-init >`_
118- * `Adding Password Management to Your Templates <_password .html#adding-password-management-to-templates >`_ /Legacy for non systemd systems only/
117+ * `Cloud-init integration <templates/ _cloud_init.html#linux-with-cloud-init >`_
118+ * `Adding Password Management to Your Templates <templates .html#adding-password-management-to-templates >`_ /Legacy for non systemd systems only/
119119
120120#. **SSH keys management **
121121
122122 Cloudstack can create key pair and push certificates to Instances. This feature is available with:
123123
124- * `Cloud-init integration <_cloud_init.html#linux-with-cloud-init >`_
124+ * `Cloud-init integration <templates/ _cloud_init.html#linux-with-cloud-init >`_
125125 * `Implementing a SSH-Key bash script <http://docs.cloudstack.apache.org/en/latest/adminguide/virtual_machines.html#creating-an-instance-template-that-supports-ssh-keys >`_
126126
127127#. **Partition management **
128128
129129 Volumes can autorextend after reboot when partition is extended in the GUI.
130- This feature is possible with `Cloud-init integration <_cloud_init.html#linux-with-cloud-init >`_.
130+ This feature is possible with `Cloud-init integration <templates/ _cloud_init.html#linux-with-cloud-init >`_.
131131
132132#. **User-data **
133133
134134 Cloudstack can push user-data during Instance creation.
135- This feature is possible with `Cloud-init integration <_cloud_init.html#linux-with-cloud-init >`_.
135+ This feature is possible with `Cloud-init integration <templates/ _cloud_init.html#linux-with-cloud-init >`_.
136136
137137#. **Template cleanup **
138138
@@ -214,4 +214,4 @@ templating of Centos and Ubuntu.
214214
215215 You are now ready to create the Final Template, for more information see
216216 `“Creating a Template from an Existing Virtual
217- Machine” <#creating-a-template-from-an-existing-virtual-machine > `_.
217+ Machine” <#creating-a-template-from-an-existing-instance > `_.
0 commit comments