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:
parent
0c3d5c0e2a
commit
e0b6693254
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user