github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/testcharms/charm-repo/quantal/lxd-profile-subordinate-fail/lxd-profile.yaml (about)

     1  #name: juju-default
     2  description: lxd profile subordinate for testing
     3  config:
     4    security.nesting: "true"
     5    security.privileged: "true"
     6    linux.kernel_modules: openvswitch,nbd,ip_tables,ip6_tables
     7    # boot.* keys are blacklisted by juju.
     8    boot.autostart: "true"
     9  devices:
    10    tun:
    11      path: /dev/net/tun
    12      type: unix-char
    13    sony:
    14      type: usb
    15      vendorid: 0fce
    16      productid: 51da
    17    bdisk:
    18      type: unix-disk
    19      source: /dev/loop0