space issue fix.
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / nova-compute.yaml
index 6e084d1..73591b6 100644 (file)
@@ -4,7 +4,7 @@
 {% if os.ha.mode == 'ha' %}
       num_units: {{ opnfv.units - 2 }}
 {% else %}
-       num_units: {{ opnfv.units - 1 }}
+      num_units: {{ opnfv.units - 1 }}
 {% endif %}
 {% else %}
 {% if os.ha.mode == 'ha' %}