Update lxd profile

Add security.nesting to lxd profile to allow containers to be
deployed on focal.

Closes-Bug: 1914577
Change-Id: I174cd14f069c2e9de3a38f79cf5edc8542971a39
This commit is contained in:
Liam Young 2021-04-28 17:40:14 +00:00
parent 0c3d5c0e2a
commit e0b6693254

View File

@ -2,6 +2,7 @@ config:
linux.kernel_modules: kvm
raw.apparmor: mount fstype=nfs,
security.privileged: "true"
security.nesting: "true"
devices:
kvm:
path: /dev/kvm