diff --git a/Vagrantfile b/Vagrantfile index 850d6af..cc6ff4e 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,6 +1,7 @@ # to make sure the nodes are created in order, we # have to force a --no-parallel execution. -ENV['VAGRANT_NO_PARALLEL'] = 'yes' + +# ENV['VAGRANT_NO_PARALLEL'] = 'yes' require 'ipaddr'