Skip to content
Snippets Groups Projects
Commit 10fb409c authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.

parent 35167ac1
No related branches found
No related tags found
No related merge requests found
...@@ -126,7 +126,6 @@ for cter in $(seq $vmcount); do ...@@ -126,7 +126,6 @@ for cter in $(seq $vmcount); do
# Clear these args for only 1st VM # Clear these args for only 1st VM
[ "$cter" -ge "$only_n_vms_in_tip" ] && vm_create_xtra_arg_first_n=() [ "$cter" -ge "$only_n_vms_in_tip" ] && vm_create_xtra_arg_first_n=()
[ "$cter" -ge "$only_n_vms_in_tip" ] && vmsize=Standard_E4_v4
done done
call_if_any plugin_after_vm_creat call_if_any plugin_after_vm_creat
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment