github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/testcharms/charm-repo/quantal/lxd-profile/lxd-profile.yaml (about) 1 description: lxd profile for testing, will pass validation 2 config: 3 security.nesting: "true" 4 security.privileged: "true" 5 linux.kernel_modules: openvswitch,nbd,ip_tables,ip6_tables 6 environment.http_proxy: "" 7 devices: 8 tun: 9 path: /dev/net/tun 10 type: unix-char 11 sony: 12 type: usb 13 vendorid: 0fce 14 productid: 51da 15 bdisk: 16 type: unix-block 17 source: /dev/loop0 18 gpu: 19 type: gpu