Hello,

I'm trying to fully automate my homelab with Proxmox and infra as code 
with Pulumi.

A missing feature is to allow the modification of low-level lxc settings 
via the API, as spotted in #1543. Today, the GET config endpoint returns 
the current low-level configuration but don't allow to edit it (PUT).

I've tried to implement this feature, and it works on my instance.
However I'm really new to Proxmox, Perl and git send-email so input 
would be appreciated/necessary.

Originally (wrongly) posted in https://forum.proxmox.com/threads/161059/

Simon LEONARD (1):
  close #1543: allow low-level lxc config update

 src/PVE/API2/LXC/Config.pm | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

-- 
2.48.1


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to