Am 10.02.25 um 13:07 schrieb Daniel Herzig: > From: Leo Nunner <[email protected]> > > Introduce configuration parameters for cloud-init. Like with VMs, it's > possible to specify: > - user > - password > - ssh keys > - enable/disable updates on first boot > > It's also possible to pass through custom config files for the user and > vendor settings. We don't allow configuring the network through > cloud-init, since it will clash with whatever configuration we already > did for the container.
Since I didn't mention it yet, when you do changes, you should keep a brief changelog of what changed between Leo's version and your version in the git trailers, e.g.: Signed-off-by: Leo Nunner <[email protected]> [DH: add foo refactor bar fix regex for baz] Signed-off-by: Daniel Herzig <[email protected]> _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
