When creating a container via the api I'd like to be able to add a custom entry to the container config file - something like this:
lxc.apparmor.raw: #include <mystuff>
Is this possible?
I reviewed the api doc for creating container (https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/lxc) but don't quite see an option in there that might allow for this. Hoping there's a nice workaround.
Thanks!
lxc.apparmor.raw: #include <mystuff>
Is this possible?
I reviewed the api doc for creating container (https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/lxc) but don't quite see an option in there that might allow for this. Hoping there's a nice workaround.
Thanks!