From e1777a8c22aaaa72031a35ecdbfd1d9e6dba1ab9 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Tue, 6 Feb 2018 18:02:45 +0100 Subject: add Vagrant note on Ubuntu Closes https://0xacab.org/leap/platform/issues/8715 --- pages/docs/platform/tutorials/vagrant.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/docs/platform/tutorials/vagrant.md b/pages/docs/platform/tutorials/vagrant.md index 1df7ee3..3db1cbf 100644 --- a/pages/docs/platform/tutorials/vagrant.md +++ b/pages/docs/platform/tutorials/vagrant.md @@ -431,6 +431,7 @@ To troubleshoot vagrant issues, try going through these steps: * If that fails, make sure that you can run virtual machines (VMs) in plain virtualbox (Virtualbox GUI or VBoxHeadless). We don't suggest a special howto for that, [this one](http://www.thegeekstuff.com/2012/02/virtualbox-install-create-vm/) seems pretty decent, or you follow the [Oracale Virtualbox User Manual](http://www.virtualbox.org/manual/UserManual.html). There's also specific documentation for [Debian](https://wiki.debian.org/VirtualBox) and for [Ubuntu](https://help.ubuntu.com/community/VirtualBox). If you succeeded, try again if you now can start vagrant nodes using plain vagrant (see first step). * If plain vagrant works for you, you're very close to using vagrant with leap! If you encounter any problems now, please [contact us](https://leap.se/en/about-us/contact) or use our [issue tracker](https://leap.se/code) +* The Vagrant on Ubuntu 16.04 has broken support for plugins, you should use the gem or upgrade your distro. Additional notes ==================== -- cgit v1.2.3