github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/testcharms/charms/lxd-profile-without-devices/metadata.yaml (about)

     1  name: lxd-profile-without-devices
     2  summary: start a juju machine with a lxd profile that has no devices
     3  maintainer: Juju Crew <juju-crew@canonical.com>
     4  description: |
     5    Run an Ubuntu system, with the given lxd-profile
     6  provides:
     7    ubuntu:
     8      interface: ubuntu
     9  extra-bindings:
    10    another:
    11  tags:
    12    - misc
    13    - application_development
    14  subordinate: false
    15  series:
    16    - jammy
    17    - focal
    18    - bionic
    19    - xenial
    20  
    21