Recent content by MaciejGravestone

  1. M

    Limited resources

    Hi, I saw only the old ones post with questions about limiting resources (CPU, RAM, Disk) per pool/users from 2016 year. I want to ask if some feature like this exist in recent versions? I would like provide limited pools per some teams, and I wonder if that is possible now. Have a nice day...
  2. M

    Pass cloud-init without access to proxmox machine

    Hi, I encounter some issue when I tried to find a way, to pass cloud-init to machine with ansible and connect to API. Actually I using this ansible module: https://docs.ansible.com/ansible/2.3/proxmox_kvm_module.html There are my tasks: --- - name: "Clone CentOS" proxmox_kvm...