onos is compaitible with new definition of ext-port.
[joid.git] / ci / config_tpl / bundle_tpl / congress.yaml
1     congress:
2       charm: "local:{{ ubuntu.release }}/congress"
3 {% if ubuntu.release == 'trusty' %}
4       options:
5         source-branch: "stable/{{ os.release  }}"
6 {% endif %}
7       to:
8         - "lxc:nodes=0"
9 {# Empty block to avoid bad block trim #}