Skip to content
Snippets Groups Projects
Commit 32f263b0 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix git instruction in vagrant doc"

parents d30fad39 0617de15
No related branches found
No related tags found
No related merge requests found
...@@ -49,7 +49,7 @@ Vagrant supports a wide range of virtualization technologies. This ...@@ -49,7 +49,7 @@ Vagrant supports a wide range of virtualization technologies. This
documentation describes libvirt. The Kolla Vagrantfile uses features not yet documentation describes libvirt. The Kolla Vagrantfile uses features not yet
available in a packaged version. To install vagrant-libvirt plugin from git:: available in a packaged version. To install vagrant-libvirt plugin from git::
git checkout https://github.com/pradels/vagrant-libvirt.git git clone https://github.com/pradels/vagrant-libvirt.git
cd vagrant-libvirt cd vagrant-libvirt
sudo dnf install rubygem-rake rubygem-bundler sudo dnf install rubygem-rake rubygem-bundler
rake build rake build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment