github.com/juju/juju@v0.0.0-20240327075706-a90865de2538/acceptancetests/repository/bundles-lxd-profile-upgrade.yaml (about)

     1  series: jammy
     2  applications:
     3    lxd-profile:
     4      charm: juju-qa-lxd-profile-without-devices
     5      num_units: 4
     6      to:
     7        - "0"
     8        - "1"
     9        - "2"
    10        - "3"
    11    lxd-profile-subordinate:
    12      charm: juju-qa-lxd-profile-subordinate
    13    ubuntu:
    14      charm: cs:~jameinel/ubuntu-lite
    15      num_units: 4
    16      to:
    17      - "0"
    18      - "1"
    19      - "2"
    20      - "3"
    21  machines:
    22    "0": {}
    23    "1": {}
    24    "2": {}
    25    "3": {}
    26  relations:
    27  - - lxd-profile-without-devices:juju-info
    28    - lxd-profile-subordinate:juju-info