Hi,
I would like to load my clouding.yaml file at the start of my cloud init vm.
qm set <VM_ID> -cicustom "user=local:snippets/cloundinit.yaml"
However, when I start the vm, an error appears like that :
TASK ERROR: can't open '/var/lib/vz/snippets/cloundinit.yaml' - No such file or directory...