diff options
-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: |