I have created a ubuntu VM (cloud variant). When I set “security.nesting=true” for the VM, I get this:
Error: Invalid config: Unknown configuration key: security.nesting
This is my command:
lxc config set testing security.nesting=true
Am I doing something wrong? Or is nesting variable not available for VMs?