Merge "Serialize db_sync and increase sql sleep timer"
[apex.git] / ci / deploy.sh
index 4f123e1..30a6af2 100755 (executable)
@@ -510,7 +510,7 @@ function setup_virtual_baremetal {
 EOF
 
   # next create the virtual machines and add their definitions to the file
-  if [ ha_enabled == "False" ]; then
+  if [ "$ha_enabled" == "False" ]; then
       # 1 controller + computes
       # zero based so just pass compute count
       vm_index=$VM_COMPUTES