Ahh, turns out that I wanted to pass vagrant up --provider=libvirt --no-parallel
to avoid that particular error. thanks to http://ttboj.wordpress.com/2013/12/09/vagrant-on-fedora-with-libvirt/ On Wednesday, 12 March 2014 14:54:30 UTC-7, Kevin Griffin wrote: > > I can spin up a solo kvm machine using vagrant, but when I attempt the > following: > > https://gist.github.com/wurldtech-ops/9516994 (Vagrantfile and errors) > > > I get complaints about trying to run operations in parallel. Is this a > known issue, or am I missing something obvious? Error log was generated via > > vagrant up --provider=libvirt --debug 2>error-log > > Thoughts? > > > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
