From a3cc933160aabcb8aed0070ce67650067f87c345 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 14 May 2018 14:41:04 +0200 Subject: [PATCH] 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 --- qm-cloud-init.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"] -- 2.39.2