diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2018-01-25 10:49:34 -0600 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2018-01-25 10:49:54 -0600 |
commit | 9c6d9f01489f5867ed84a9c04416ecbfce8254d0 (patch) | |
tree | 663007c730c3e5ce52866d383a65477eb5cc3575 /ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml | |
parent | 233fdd3fe4f253ed10f3e519f12b7a698ae27dcd (diff) |
added more space issue in template.
Change-Id: I129758bd483f87673a21253d663883b734f9bef6
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |