]> git.proxmox.com Git - pve-docs.git/commitdiff
fixup: cloud init: correct header syntax
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 14 May 2018 12:41:04 +0000 (14:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 14 May 2018 12:41:07 +0000 (14:41 +0200)
The header markup need to be the same length as the header itself,
else we may get an incorrect output in the following lines.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
qm-cloud-init.adoc

index 9ab98da0be26c997e4831c949b5652a01bc71296..4463a62eeab74ec947823ba881d3d2992c29be27 100644 (file)
@@ -38,7 +38,7 @@ recommended to add a serial console and use it as display for those VMs.
 
 
 Preparing Cloud-Init Templates
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 The first step is to prepare your VM. Basically you can use any VM.
 Simply install the Cloud-Init packages inside the VM that you want to
@@ -107,7 +107,7 @@ qm template 9000
 
 
 Deploying Cloud-Init Templates
-~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 [thumbnail="gui-cloudinit-config.png"]