github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/acceptancetests/repository/telegraf-bundle.yaml (about)

     1  series: focal
     2  applications:
     3    influxdb:
     4      charm: influxdb
     5      num_units: 1
     6      to:
     7      - "0"
     8    telegraf:
     9      charm: telegraf
    10    ubuntu:
    11      charm: ubuntu
    12      num_units: 1
    13      to:
    14      - "1"
    15  machines:
    16    "0": {}
    17    "1": {}
    18  relations:
    19  - - telegraf:juju-info
    20    - ubuntu:juju-info
    21  - - telegraf:influxdb-api
    22    - influxdb:query