From 406e1c9445a528da391138836308f6375f83e3f9 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 6 Apr 2017 10:17:05 -0500 Subject: modfiied to support openbaton during the dpeloyment. Change-Id: Ie1c2a6f39927f10f9990c8665a5d886cd163c35b Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/openbaton.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/config_tpl/juju2/bundle_tpl/openbaton.yaml') diff --git a/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml b/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml index 77318384..053da7cd 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: "./trusty/openbaton" + charm: ./{{ ubuntu.release }}/openbaton num_units: 1 {% if os.service.bindings %} bindings: -- cgit 1.2.3-korg