This commit is contained in:
Aleksander Cynarski 2022-11-11 13:12:49 +00:00
parent 96011ccb54
commit 24f41808af

3
Vagrantfile vendored
View File

@ -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'