summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/aodh.yaml
blob: ab5f6dbbe6ee4f72aa38bd341817e18fa997b629 (plain)
1
2
3
4
5
6
7
8
    aodh:
      charm: "./{{ ubuntu.release }}/aodh"
      num_units: 1
      options:
        openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}"
      to:
        - "lxd:nodes/0"
{# Empty block to avoid bad block trim #}