summaryrefslogtreecommitdiffstats
path: root/ci/config_tpl/juju2/bundle_tpl/openbaton.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-02-02 17:56:27 -0600
committerNarinder Gupta <narinder.gupta@canonical.com>2017-02-02 17:56:27 -0600
commit2744c52b2a708a5a57f264f57f2fffe09dce4831 (patch)
treed78a5873a74f98f7fef162265eb432ea290c062f /ci/config_tpl/juju2/bundle_tpl/openbaton.yaml
parent47386f12fa5d0785f338906514f5a595e2634a10 (diff)
modfiied to not to expose api on admin network if public is not
defined. Change-Id: I3f8a79de2cb85d0273bdfd4d8b21e1eb7a7a4979 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/openbaton.yaml')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/openbaton.yaml2
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"