parallel
This commit is contained in:
parent
96011ccb54
commit
24f41808af
3
Vagrantfile
vendored
3
Vagrantfile
vendored
@ -1,6 +1,7 @@
|
|||||||
# to make sure the nodes are created in order, we
|
# to make sure the nodes are created in order, we
|
||||||
# have to force a --no-parallel execution.
|
# have to force a --no-parallel execution.
|
||||||
ENV['VAGRANT_NO_PARALLEL'] = 'yes'
|
|
||||||
|
# ENV['VAGRANT_NO_PARALLEL'] = 'yes'
|
||||||
|
|
||||||
require 'ipaddr'
|
require 'ipaddr'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user