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

     1  name: chaos-monkey
     2  maintainer: John George <john.george@canonical.com>
     3  summary: Chaos Monkey
     4  description: |
     5    This charm is used to deploy and run the chaos monkey.
     6  requires:
     7    juju-info:
     8      interface: juju-info
     9      scope: container
    10  tags:
    11    - misc
    12  subordinate: true
    13  series:
    14    - trusty
    15    - xenial
    16    - artful
    17    - bionic