cmodfiied to add juju 2.0 support.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / aodh.yaml
1     aodh:
2       charm: "./{{ ubuntu.release }}/aodh"
3       num_units: 1
4       options:
5         openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}"
6       to:
7         - "lxd:nodes/0"
8 {# Empty block to avoid bad block trim #}