Merge "Add missing vagrant plugin vbguest"

This commit is contained in:
Jenkins 2016-11-03 14:15:23 +00:00 committed by Gerrit Code Review
commit 703bf173ac
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ On Ubuntu 14.04 or later::
Next install the hostmanager plugin so all hosts are recorded in ``/etc/hosts``
(inside each vm)::
vagrant plugin install vagrant-hostmanager
vagrant plugin install vagrant-hostmanager vagrant-vbguest
Vagrant supports a wide range of virtualization technologies. This
documentation describes libvirt. To install vagrant-libvirt plugin::