From: Thomas Lamprecht Date: Mon, 14 May 2018 12:41:04 +0000 (+0200) Subject: fixup: cloud init: correct header syntax X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=a3cc933160aabcb8aed0070ce67650067f87c345;p=pve-docs.git fixup: cloud init: correct header syntax 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 --- diff --git a/qm-cloud-init.adoc b/qm-cloud-init.adoc index 9ab98da..4463a62 100644 --- a/qm-cloud-init.adoc +++ b/qm-cloud-init.adoc @@ -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"]