charm-trilio-wlm/src/lxd-profile.yaml
Liam Young e0b6693254 Update lxd profile
Add security.nesting to lxd profile to allow containers to be
deployed on focal.

Closes-Bug: 1914577
Change-Id: I174cd14f069c2e9de3a38f79cf5edc8542971a39
2021-04-28 17:40:14 +00:00

10 lines
182 B
YAML

config:
linux.kernel_modules: kvm
raw.apparmor: mount fstype=nfs,
security.privileged: "true"
security.nesting: "true"
devices:
kvm:
path: /dev/kvm
type: unix-char