Re: [pve-devel] [PATCH 8/8 docs] pct: document cloudinit for LXC

2025-02-12 Thread Fiona Ebner
Planning to look at the code patches tomorrow, for now I started here :) Am 10.02.25 um 13:07 schrieb Daniel Herzig: > From: Leo Nunner > > adds documentation for Cloud-Init for containers. Most of it has been > taken from the VM documentation, since the configuration mostly works > the same. Ad

[pve-devel] [PATCH 8/8 docs] pct: document cloudinit for LXC

2025-02-10 Thread Daniel Herzig
From: Leo Nunner adds documentation for Cloud-Init for containers. Most of it has been taken from the VM documentation, since the configuration mostly works the same. Added a script to extract the cloudinit parameters the same way it's already done for VMs. Signed-off-by: Leo Nunner --- Makefi