diff options
Diffstat (limited to 'ci/bundle_tpl/onos.yaml')
-rw-r--r-- | ci/bundle_tpl/onos.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ci/bundle_tpl/onos.yaml b/ci/bundle_tpl/onos.yaml new file mode 100644 index 00000000..4459330f --- /dev/null +++ b/ci/bundle_tpl/onos.yaml @@ -0,0 +1,7 @@ + onos-controller: + charm: local:{{ ubuntu.release }}/onos-controller + options: + #ext-port: "eth1" + #gateway-mac: "default" + to: + - "lxc:nodes=0" |