diff --git a/README.md b/README.md index 23dcf0e..24a69b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Proxmox cloud-init guide +# Proxmox cloud-init guide with Debian Trixie as example source: [https://forum.proxmox.com/threads/pve9-create-a-vm-template-for-a-debian-trixie-server-with-cloud-init.170206](https://forum.proxmox.com/threads/pve9-create-a-vm-template-for-a-debian-trixie-server-with-cloud-init.170206) @@ -31,10 +31,10 @@ scp debian-13-genericcloud-amd64-shrink.qcow2 root@........................... # In PVE host: -Create a VM 200 # use {vmid} you wish -Name: Debian-Trixie-CloudINIT-Template #name I used -Do not use any media, Qemu Agent (ticked), Remove all disk, 2 cores x86-64-v2-AES, 4096 RAM #settings I chose -Set to not run on completion +* Create a VM 200 # use {vmid} you wish +* Name: Debian-Trixie-CloudINIT-Template #name I used +* Do not use any media, Qemu Agent (ticked), Remove all disk, 2 cores x86-64-v2-AES, 4096 RAM #settings I chose +* Set to not run on completion In Host node shell: