a59d584f8b86bc5a22e3c6b13c4b66bb32647429
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / onos.yaml
1     onos-controller:
2       charm: ./{{ ubuntu.release }}/onos-controller
3       num_units: 1
4       options:
5 {% if opnfv.ext_port is defined  %}
6         ext-port: {{ opnfv.ext_port }}
7 {% endif %}
8         #gateway-mac: "default"
9       to:
10         - "lxd:nodes/0"