Hi,
I am trying to figure out how/if it's possible to use ACLs for the proxmox FUSE-based file system mounted unter /etc/pve.
https://pve.proxmox.com/pve-docs/chapter-pmxcfs.html
just says "You can’t change file permissions (permissions are based on paths)"
A bit more context of why I am asking this, as maybe there is another way to achieve what I want:
I want to write VM config files under /etc/pve/qemu-server via Ansible. As the Ansible will be executed in a Gitlab Runner, and...
Read more
I am trying to figure out how/if it's possible to use ACLs for the proxmox FUSE-based file system mounted unter /etc/pve.
https://pve.proxmox.com/pve-docs/chapter-pmxcfs.html
just says "You can’t change file permissions (permissions are based on paths)"
A bit more context of why I am asking this, as maybe there is another way to achieve what I want:
I want to write VM config files under /etc/pve/qemu-server via Ansible. As the Ansible will be executed in a Gitlab Runner, and...
Read more