github.com/juju/juju@v0.0.0-20240430160146-1752b71fcf00/tests/suites/deploy/bundles/lxd-profile-bundle.yaml (about) 1 series: jammy 2 machines: 3 '0': {} 4 '1': {} 5 '2': {} 6 '3': {} 7 applications: 8 lxd-profile: 9 charm: juju-qa-lxd-profile-without-devices 10 num_units: 8 11 to: 12 - lxd:0 13 - lxd:1 14 - lxd:2 15 - lxd:3 16 - lxd:0 17 - lxd:1 18 - lxd:2 19 - lxd:3 20 ubuntu: 21 charm: ubuntu 22 num_units: 4 23 to: 24 - "0" 25 - "1" 26 - "2" 27 - "3"