mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-10 15:38:57 +00:00
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 <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0068e6adbe
commit
a3cc933160
@ -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"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user