mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Enable parallelization
This commit is contained in:
@@ -25,7 +25,7 @@ module VagrantPlugins
|
||||
Config
|
||||
end
|
||||
|
||||
provider 'libvirt' do
|
||||
provider('libvirt', parallel: true) do
|
||||
# Setup logging and i18n
|
||||
setup_logging
|
||||
setup_i18n
|
||||
|
||||
Reference in New Issue
Block a user