userdata

  1. M

    Configuring an LXC container cloned from a template via API

    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...
  2. S

    question about best practice for vm's config of ip/gw/nameservers

    Hi, I have a question about best practice in the Proxmox world. We have Ansible here creating and deleting VM's. But from there, we want to assign ip, assign gateway, assign name server, etc. to the newly created VM and then we will Ansible everything inside that too. So somewhat like the...