From 719d8dcd66ddb05c0845276a1a2b8c03683def90 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Mon, 23 Jan 2017 14:53:20 -0600 Subject: modfied to use latest charm currently. Change-Id: I6109fed4861f3d9656adc698b6de6d7143fa6988 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/mysql.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/config_tpl/juju2/bundle_tpl/mysql.yaml') diff --git a/ci/config_tpl/juju2/bundle_tpl/mysql.yaml b/ci/config_tpl/juju2/bundle_tpl/mysql.yaml index e42d09ad..fdd732c4 100644 --- a/ci/config_tpl/juju2/bundle_tpl/mysql.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/mysql.yaml @@ -3,6 +3,7 @@ num_units: {{ unit_qty() }} {% if os.service.bindings %} bindings: + access: internal-api shared-db: internal-api {% endif %} options: -- cgit 1.2.3-korg