Skip to content
Snippets Groups Projects
Commit b0e997ab authored by Paul Bourke's avatar Paul Bourke
Browse files

Add small reminder to use latest vagrant

Vagrant is fast moving tech and we've seen some bugs around users using
old distro packaged versions
(https://bugs.launchpad.net/kolla/+bug/1505045).

Change-Id: I37ae4452fd95e8b58aec228d89bd98214ac012df
backport: liberty
parent ba3b1bcf
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,9 @@ On Fedora 22 it is as easy as::
sudo dnf install vagrant ruby-devel libvirt-devel
**Note:** Many distros ship outdated versions of Vagrant by default. When in
doubt, always install the latest from the downloads page above.
Next install the hostmanager plugin so all hosts are recorded in /etc/hosts
(inside each vm)::
......
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