onos is compaitible with new definition of ext-port.
[joid.git] / ci / config_tpl / bundle_tpl / onos.yaml
1     onos-controller:
2       charm: local:{{ ubuntu.release }}/onos-controller
3       options:
4 {% if opnfv.ext_port is defined  %}
5         ext-port: {{ opnfv.ext_port }}
6 {% endif %}
7         #gateway-mac: "default"
8       to:
9         - "lxc:nodes=0"