a01d13ff1e7486c4e6b8edfadff85e25f447edc5
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / openbaton.yaml
1     openbaton:
2       charm: ./{{ ubuntu.release }}/openbaton
3       num_units: 1
4 {% if os.service.bindings %}
5       bindings:
6         "": *oam-space
7         internal: *internal-space
8 {% endif %}
9       to:
10         - "lxd:nodes/0"
11 {# Empty block to avoid bad block trim #}