diff options
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/openbaton.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/openbaton.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml b/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml index fc64eb8b..a50c242e 100644 --- a/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml @@ -1,5 +1,5 @@ openbaton: - charm: "./{{ ubuntu.release }}/openbaton" + charm: "./trusty/openbaton" num_units: 1 to: - "lxd:nodes/0" |