github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/charms/lxd-profile/metadata.yaml (about)

     1  name: lxd-profile
     2  summary: start a juju machine with a lxd profile
     3  maintainer: Juju QA
     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    - bionic
    17    - xenial
    18    - quantal