I have an LXC container with some specialized configuration options which I have converted into a template. Now some users should be capable of cloning this template via the ProxMox API while performing some configuration options (like, setting an authorized SSH key).
How can this be done? The clone operation does not contain any option similar to user-data and cloud-init which is available for qemu.
How can this be done? The clone operation does not contain any option similar to user-data and cloud-init which is available for qemu.