From 9c6d9f01489f5867ed84a9c04416ecbfce8254d0 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 25 Jan 2018 10:49:34 -0600 Subject: added more space issue in template. Change-Id: I129758bd483f87673a21253d663883b734f9bef6 Signed-off-by: Narinder Gupta --- ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml b/ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml index 041c6ae5..dd1471d2 100644 --- a/ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml @@ -3,7 +3,7 @@ {% if os.ha.mode == 'ha' %} num_units: 2 {% else %} - num_units: 1 + num_units: 1 {% endif %} {% if os.service.bindings %} bindings: -- cgit 1.2.3-korg